Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcpdtrtst.cpp203 CompoundTransliterator *ct5=new CompoundTransliterator(*ct4); in TestGetCount() local
211 ct4->getCount() != ct5->getCount() || ct4->getCount() == ct1->getCount() || in TestGetCount()
213 ct5->getCount() == ct2->getCount() || ct5->getCount() == ct3->getCount() ) { in TestGetCount()
236 delete ct5; in TestGetCount()