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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dustrtest.cpp1808 UnicodeString from32 = UnicodeString::fromUTF32(utf32, LENGTHOF(utf32)); local
1810 if(from32 != expected) {
/external/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp1832 UnicodeString from32 = UnicodeString::fromUTF32(utf32, LENGTHOF(utf32)); local
1834 if(from32 != expected) {

Completed in 54 milliseconds