Home
last modified time | relevance | path

Searched refs:from32 (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dustrtest.cpp1851 UnicodeString from32 = UnicodeString::fromUTF32(utf32, UPRV_LENGTHOF(utf32)); in TestUTF32() local
1853 if(from32 != expected) { in TestUTF32()