Home | History | Annotate | Download | only in intltest

Lines Matching full:test1c

202     CharacterIterator* test1c= new StringCharacterIterator(testText, 100);
234 test1c->getText(result3);
252 delete test1c;