Home | History | Annotate | Download | only in intltest

Lines Matching refs:test7a

299     UCharCharacterIterator* test7a = new UCharCharacterIterator(testText, -1);
330 test7a->getText(result);
369 delete test7a;