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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dustrtest.cpp1866 UnicodeString from8 = UnicodeString::fromUTF8(StringPiece((const char *)utf8, (int32_t)sizeof(utf8))); local
1869 if(from8 != expected) {
/external/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp1890 UnicodeString from8 = UnicodeString::fromUTF8(StringPiece((const char *)utf8, (int32_t)sizeof(utf8))); local
1893 if(from8 != expected) {

Completed in 53 milliseconds