Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtestutils.c897 static gboolean test_in_subprocess = FALSE; variable
1195 test_in_subprocess = TRUE; in parse_args()
3034 if (test_nonfatal_assertions || test_in_subprocess || test_in_forked_child) in g_assertion_message()
3056 if (test_in_subprocess) in g_assertion_message()
3098 if (test_in_subprocess) in g_assertion_message_expr()
3697 return test_in_subprocess; in g_test_subprocess()