Home | History | Annotate | Download | only in intltest

Lines Matching full:test1b

200     CharacterIterator* test1b= new StringCharacterIterator(testText, -1);
232 test1b->getText(result2);
250 delete test1b;