Searched refs:g_test_get_path (Results 1 – 5 of 5) sorted by relevance
849 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()
343 const char * g_test_get_path (void);
4270 g_test_get_path (void) in g_test_get_path() function
3515 g_test_get_path
259 - !1898 gtestutils: Add g_test_get_path() API