Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtestutils.c856 static gboolean test_isolate_dirs = FALSE; variable
1437 if (!test_isolate_dirs) in test_do_isolate_dirs()
1510 if (!test_isolate_dirs) in test_rm_isolate_dirs()
1603 test_isolate_dirs = TRUE;
1629 if (test_isolate_dirs)
2300 g_return_if_fail (!test_isolate_dirs || strstr (testpath, "/.") == NULL); in g_test_add_vtable()