Home | History | Annotate | Download | only in intltest

Lines Matching refs:test7b

298     UCharCharacterIterator* test7b = new UCharCharacterIterator(testText, -1);
329 test7b->getText(result4);
368 delete test7b;