Searched defs:testFollowing (Results 1 - 2 of 2) sorted by relevance

/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DBreakIteratorTest.java84 public void testFollowing() { method in class:BreakIteratorTest
/external/icu4c/test/intltest/
H A Drbbitst.cpp447 testFollowing(bi, td);
517 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td) function in class:RBBITest
526 logln("testFollowing():");
553 errln("testFollowing(): iterator returned DONE prematurely.");
557 td.checkResults("testFollowing", this);

Completed in 159 milliseconds