Searched refs:test_index (Results 1 – 1 of 1) sorted by relevance
771 unsigned test_index = *test_indexp; in special_test_callback() local777 switch (test_index) in special_test_callback()783 if (test_index == 1) in special_test_callback()793 if (test_index == 1) in special_test_callback()846 switch (test_index) in special_test_callback()879 if (test_index < 7) in special_test_callback()892 if (test_index != 3 && test_index != 7) in special_test_callback()926 special_test (unsigned int test_index) in special_test() argument1088 for (unsigned int test_index = 0; in do_test() local1089 test_index < special_tests_count; ++test_index) in do_test()[all …]
Completed in 10 milliseconds