Home
last modified time | relevance | path

Searched defs:out_u8 (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/tests/
Dfileutils.c1540 gchar *out_u8 = g_utf16_to_utf8 (testcases[i].out, -1, NULL, NULL, NULL); in test_win32_pathstrip() local
1559 gchar *out_u8 = g_utf16_to_utf8 (testcases[i].out, -1, NULL, NULL, NULL); in test_win32_pathstrip() local
/third_party/mesa3d/src/intel/common/tests/
Dmi_builder_test.cpp529 uint8_t *out_u8 = (uint8_t *)output; in TEST_F() local