Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/strings/basic.string/string.capacity/
H A Dmax_size.pass.cpp39 std::u32string u32str; in full_size() local
61 std::u32string u32str; in half_size() local
/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.charconv.pass.cpp52 const char32_t u32str[] = { 0xe5, 0xe4, 0xf6, 0x00 }; in test_latin_unicode() local
203 const char32_t u32str[] = { 0x10437, 0x00 }; in test_wide_unicode() local
261 const char32_t u32str[] = { 0x10437, 0x00 }; in test_append() local
297 const char32_t u32str[] = { 0x10437, 0x00 }; in test_concat() local