HomeSort by relevance Sort by last modified time
    Searched refs:testFollowing (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
rbbitst.h 105 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
rbbitst.cpp     [all...]
  /external/icu4c/test/intltest/
rbbitst.h 104 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 518 milliseconds