HomeSort by relevance Sort by last modified time
    Searched full:from8b (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/intltest/
ustrtest.cpp 248 UnicodeString from8b = UnicodeString((const char *)utf8, (int32_t)sizeof(utf8)-1); local
250 if(from8a != from16 || from8b != from16) {
1890 UnicodeString from8b = UnicodeString::fromUTF8(utf8_string); local
    [all...]

Completed in 58 milliseconds