Searched refs:ct4 (Results 1 – 1 of 1) sorted by relevance
202 CompoundTransliterator *ct4=new CompoundTransliterator("Latin-Devanagari", parseError, status); in TestGetCount() local203 CompoundTransliterator *ct5=new CompoundTransliterator(*ct4); in TestGetCount()211 ct4->getCount() != ct5->getCount() || ct4->getCount() == ct1->getCount() || in TestGetCount()212 ct4->getCount() == ct2->getCount() || ct4->getCount() == ct3->getCount() || in TestGetCount()235 delete ct4; in TestGetCount()