Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.charconv.pass.cpp51 const char16_t u16str[] = { 0xe5, 0xe4, 0xf6, 0x00 }; in test_latin_unicode() local
202 const char16_t u16str[] = { 0xd801, 0xdc37, 0x00 }; in test_wide_unicode() local
260 const char16_t u16str[] = { 0xd801, 0xdc37, 0x00 }; in test_append() local
296 const char16_t u16str[] = { 0xd801, 0xdc37, 0x00 }; in test_concat() local
328 const char16_t u16str[] = { 0xe5, 0x00 }; in test_append_concat_narrow() local
/llvm-project/libcxx/test/libcxx/strings/basic.string/string.capacity/
H A Dmax_size.pass.cpp38 std::u16string u16str; in full_size() local
60 std::u16string u16str; in half_size() local