Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.charconv.pass.cpp52 const char16_t u16str[] = { 0xe5, 0xe4, 0xf6, 0x00 }; in test_latin_unicode() local
203 const char16_t u16str[] = { 0xd801, 0xdc37, 0x00 }; in test_wide_unicode() local
262 const char16_t u16str[] = { 0xd801, 0xdc37, 0x00 }; in test_append() local
299 const char16_t u16str[] = { 0xd801, 0xdc37, 0x00 }; in test_concat() local
332 const char16_t u16str[] = { 0xe5, 0x00 }; in test_append_concat_narrow() local
/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp1079 UnicodeString u16str("\\u1000\\U00011000\\u2000\\U00022000", -1, US_INV); in ErrorTest() local
1147 UnicodeString u16str("\\u1000\\U00011000\\u2000\\U00022000", -1, US_INV); in ErrorTest() local
1220 const UChar u16str[] = {(UChar)0x31, (UChar)0x32, (UChar)0x44, 0}; in FreezeTest() local