Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dcpdtrtst.cpp87 CompoundTransliterator *copycpd=new CompoundTransliterator(*cpdtrans2); in TestConstruction() local
88 if(copycpd->getCount() != cpdtrans2->getCount() || copycpd->getID() != cpdtrans2->getID()) { in TestConstruction()
94 delete copycpd; in TestConstruction()