Searched refs:match_error (Results 1 – 3 of 3) sorted by relevance
291 Addr entry_addr, bool* match_error);
1567 bool* match_error) { in MatchEntry() argument1573 *match_error = false; in MatchEntry()1636 *match_error = true; in MatchEntry()1655 *match_error = true; in MatchEntry()
1766 const char *match_error = match_result ? "failed to match" : "contains invalid match"; in g_test_trap_assertions() local1783 …dup_printf ("stdout of child process (%d) %s: %s", test_trap_last_pid, match_error, stdout_pattern… in g_test_trap_assertions()1789 …dup_printf ("stderr of child process (%d) %s: %s", test_trap_last_pid, match_error, stderr_pattern… in g_test_trap_assertions()