Searched refs:testFollowing (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
H A Drbbitst.h104 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
H A Drbbitst.cpp868 testFollowing(bi, td);
938 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td) function in class:RBBITest
947 logln("testFollowing():");
974 errln("testFollowing(): iterator returned DONE prematurely.");
978 td.checkResults("testFollowing", this);
/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

Completed in 60 milliseconds