HomeSort by relevance Sort by last modified time
    Searched refs:CompoundTransliteratorTest (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
cpdtrtst.h 27 class CompoundTransliteratorTest : public IntlTest {
ittrans.cpp 43 CASE(2, CompoundTransliteratorTest);
cpdtrtst.cpp 27 CompoundTransliteratorTest::runIndexedTest(int32_t index, UBool exec,
39 void CompoundTransliteratorTest::TestConstruction(){
114 void CompoundTransliteratorTest::TestCloneEqual(){
189 void CompoundTransliteratorTest::TestGetCount(){
237 void CompoundTransliteratorTest::TestGetSetAdoptTransliterator(){
321 UnicodeString* CompoundTransliteratorTest::split(const UnicodeString& str, UChar seperator, int32_t& count) {
344 void CompoundTransliteratorTest::TestTransliterate(){
407 void CompoundTransliteratorTest::expect(const CompoundTransliterator& t,
430 void CompoundTransliteratorTest::expectAux(const UnicodeString& tag,

Completed in 16 milliseconds