Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dtesting.c849 g_assert_cmpstr (g_test_get_path (), ==, "/misc/path/first"); in test_path_first()
855 g_assert_cmpstr (g_test_get_path (), ==, "/misc/path/second"); in test_path_second()
/third_party/glib/glib/
Dgtestutils.h343 const char * g_test_get_path (void);
Dgtestutils.c4270 g_test_get_path (void) in g_test_get_path() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3515 g_test_get_path
/third_party/glib/
DNEWS259 - !1898 gtestutils: Add g_test_get_path() API