Searched refs:current_test_idx (Results 1 – 1 of 1) sorted by relevance
1308 static int current_test_idx; variable1511 if (current_test_idx >= prog_test_cnt) { in dispatch_thread()1516 test = &prog_test_defs[current_test_idx]; in dispatch_thread()1517 test_to_run = current_test_idx; in dispatch_thread()1518 current_test_idx++; in dispatch_thread()
Completed in 6 milliseconds