Home | History | Annotate | Download | only in intltest

Lines Matching refs:test8a

302     UCharCharacterIterator* test8a = new UCharCharacterIterator(testText, -1, -1, 20, 5);
306 if (test8a->startIndex() < 0)
370 delete test8a;