Home | History | Annotate | Download | only in intltest

Lines Matching refs:test7b

300     UCharCharacterIterator* test7b = new UCharCharacterIterator(testText, -1);
331 test7b->getText(result4);
370 delete test7b;