Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgtestutils.c1764 const char *stdout_pattern = (assertion_flags & 2) ? pattern : NULL; in g_test_trap_assertions() local
1781 …if (stdout_pattern && match_result == !g_pattern_match_simple (stdout_pattern, test_trap_last_stdo… in g_test_trap_assertions()
1783 …up_printf ("stdout of child process (%d) %s: %s", test_trap_last_pid, match_error, stdout_pattern); in g_test_trap_assertions()