Searched refs:test_trap_last_stdout (Results 1 – 1 of 1) sorted by relevance
96 static char *test_trap_last_stdout = NULL; variable1511 g_free (test_trap_last_stdout); in test_trap_clear()1512 test_trap_last_stdout = NULL; in test_trap_clear()1711 test_trap_last_stdout = g_string_free (sout, FALSE); in g_test_trap_fork()1781 …(stdout_pattern && match_result == !g_pattern_match_simple (stdout_pattern, test_trap_last_stdout)) in g_test_trap_assertions()