Home
last modified time | relevance | path

Searched refs:stderr_pattern (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgtestutils.c3814 const char *stderr_pattern = (assertion_flags & 4) ? pattern : NULL; in g_test_trap_assertions() local
3864 …if (stderr_pattern && match_result == !g_pattern_match_simple (stderr_pattern, test_trap_last_stde… in g_test_trap_assertions()
3871 process_id, match_error, stderr_pattern, test_trap_last_stderr); in g_test_trap_assertions()