Home
last modified time | relevance | path

Searched refs:ct3 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcpdtrtst.cpp195 CompoundTransliterator *ct3=(CompoundTransliterator*)ct1; in TestGetCount() local
207 if(ct1->getCount() == ct2->getCount() || ct1->getCount() != ct3->getCount() || in TestGetCount()
208 ct2->getCount() == ct3->getCount() || in TestGetCount()
210 ct4->getCount() == ct2->getCount() || ct4->getCount() == ct3->getCount() || in TestGetCount()
211 ct5->getCount() == ct2->getCount() || ct5->getCount() == ct3->getCount() ) { in TestGetCount()