Home | History | Annotate | Download | only in intltest

Lines Matching refs:test7c

299     UCharCharacterIterator* test7c = new UCharCharacterIterator(testText, -1, 2, 20, 5);
330 test7c->getText(result5);
369 delete test7c;