Searched refs:openUTF8Converter (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.h182 UConverter *openUTF8Converter();
H A Dusettest.cpp54 UConverter *UnicodeSetTest::openUTF8Converter() { function in class:UnicodeSetTest
3217 ucnv_fromUnicode(openUTF8Converter(), &t, tLimit, &s16, s16Limit, o, TRUE, &errorCode);
/external/icu/icu4c/source/test/intltest/
H A Dusettest.h182 UConverter *openUTF8Converter();
H A Dusettest.cpp54 UConverter *UnicodeSetTest::openUTF8Converter() { function in class:UnicodeSetTest
3217 ucnv_fromUnicode(openUTF8Converter(), &t, tLimit, &s16, s16Limit, o, TRUE, &errorCode);

Completed in 94 milliseconds