HomeSort by relevance Sort by last modified time
    Searched full:testfollowing (Results 1 - 4 of 4) sorted by null

  /external/icu4c/test/intltest/
rbbitst.h 103 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
rbbitst.cpp 447 testFollowing(bi, td);
517 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td)
526 logln("testFollowing():");
553 errln("testFollowing(): iterator returned DONE prematurely.");
557 td.checkResults("testFollowing", this);
    [all...]
  /libcore/luni/src/test/java/libcore/java/text/
BreakIteratorTest.java 129 public void testFollowing() {
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
BreakIteratorTest.java 84 public void testFollowing() {

Completed in 240 milliseconds