Searched refs:TEST_LOG_N (Results 1 – 1 of 1) sorted by relevance
6 #define TEST_LOG_N 8 macro12 static INT test_log_report_id[TEST_LOG_N] = {-1};13 static UCHAR test_log_report_data[TEST_LOG_N][32];14 static ULONG test_log_report_data_len[TEST_LOG_N];308 for (i = 0; i < TEST_LOG_N; i ++) in test_log_reset()316 if (test_log_index < TEST_LOG_N) in test_log_add()