Searched defs:test_failed (Results 1 – 4 of 4) sorted by relevance
26 static unsigned int test_failed; variable
57 void test_failed(void) in test_failed() function
99 static bool test_failed; variable
325 bool test_failed = test_state->error_cnt > 0; in dump_test_log() local