Searched refs:print_context (Results 1 – 4 of 4) sorted by relevance
215 def print_context(output_dest, header, testsuite_context):425 print_context(output_dest,431 print_context(output_dest,451 print_context(output_dest, "FAILED TESTCASES", failed_context)455 print_context(output_dest, "PASSED TESTCASES", passed_context)
429 void CLG_(print_context)(void) in CLG_() argument450 void CLG_(print_context)(void) {} in CLG_() argument
820 CLG_(print_context)(); \833 void CLG_(print_context)(void);
863 #define print_context(x) __print_context(x, __LINE__) macro865 #define dprint_context(x) print_context(x)1390 print_context(xsave_test_buf); in insn_test_failed()