Searched defs:out_u8 (Results 1 – 2 of 2) sorted by relevance
1540 gchar *out_u8 = g_utf16_to_utf8 (testcases[i].out, -1, NULL, NULL, NULL); in test_win32_pathstrip() local1559 gchar *out_u8 = g_utf16_to_utf8 (testcases[i].out, -1, NULL, NULL, NULL); in test_win32_pathstrip() local
529 uint8_t *out_u8 = (uint8_t *)output; in TEST_F() local