Searched refs:test_states (Results 1 – 1 of 1) sorted by relevance
700 static struct test_state test_states[ARRAY_SIZE(prog_test_defs)]; variable1099 struct test_state *state = &test_states[test_num]; in run_one_test()1262 state = &test_states[test_to_run]; in dispatch_thread()1313 struct test_state *state = &test_states[i]; in calculate_summary_and_print_errors()1338 struct test_state *state = &test_states[i]; in calculate_summary_and_print_errors()1540 struct test_state *state = &test_states[test_to_run]; in worker_main()1605 struct test_state *test_state = &test_states[i]; in free_test_states()
Completed in 6 milliseconds