Searched refs:test_utf16_utf32_cvt (Results 1 – 1 of 1) sorted by relevance
1751 void test_utf16_utf32_cvt(const std::codecvt<InternT, char, mbstate_t>& cvt, utf16_endianess endian… in test_utf16_utf32_cvt() function2195 test_utf16_utf32_cvt(cvt, utf16_big_endian); in test_utf16_utf32_codecvts()2198 test_utf16_utf32_cvt(cvt2, utf16_little_endian); in test_utf16_utf32_codecvts()2202 test_utf16_utf32_cvt(cvt3, utf16_big_endian); in test_utf16_utf32_codecvts()2205 test_utf16_utf32_cvt(cvt4, utf16_little_endian); in test_utf16_utf32_codecvts()