Searched refs:g_assert_cmpwcs (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/glib/tests/ |
D | fileutils.c | 1476 #define g_assert_cmpwcs(s1, cmp, s2, s1u8, s2u8) \ macro 1548 g_assert_cmpwcs (buf, ==, testcases[i].out, in_u8, out_u8); in test_win32_pathstrip() 1586 g_assert_cmpwcs (buf, ==, testcases[i].out, in_u8, out_u8); in test_win32_pathstrip()
|