Home | History | Annotate | Download | only in intltest

Lines Matching refs:clonedId

925     UnicodeString clonedId;
927 clonedId = clonedTR->getID();
928 CEASSERT(id == clonedId);