Searched defs:ToUnicodeCase (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dconvtest.cpp186 ToUnicodeCase(cc, callback, option);
948 ConversionTest::ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option) { function in class:ConversionTest
950 IcuTestErrorCode errorCode(*this, "ToUnicodeCase");
/external/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp195 ToUnicodeCase(cc, callback, option);
975 ConversionTest::ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option) { function in class:ConversionTest
977 IcuTestErrorCode errorCode(*this, "ToUnicodeCase");

Completed in 145 milliseconds