Home | History | Annotate | Download | only in intltest

Lines Matching full:test1c

201     CharacterIterator* test1c= new StringCharacterIterator(testText, 100);
233 test1c->getText(result3);
251 delete test1c;