Home | History | Annotate | Download | only in intltest

Lines Matching refs:testChar2

257     StringCharacterIterator* testChar2=new StringCharacterIterator(testText2);
261 testChar2->getText(result2);
275 delete testChar2;