Searched refs:failed_next (Results 1 – 2 of 2) sorted by relevance
43 current->failed_next = failed_test_case_list; in run_all_tests()57 struct test_case_element *failed_next = in run_all_tests() local58 failed->failed_next; in run_all_tests()59 failed->failed_next = NULL; in run_all_tests()60 failed = failed_next; in run_all_tests()
115 .failed_next = NULL, \384 struct test_case_element *failed_next; member
Completed in 5 milliseconds