Searched refs:testFollowing (Results 1 – 5 of 5) sorted by relevance
109 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
194 void testFollowing(UErrorCode &status);
667 testFollowing(status); in runTest()703 void RBBIMonkeyImpl::testFollowing(UErrorCode &status) { in testFollowing() function in RBBIMonkeyImpl
406 testFollowing(bi, td); in generalIteratorTest()476 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td) in testFollowing() function in RBBITest
150 public void testFollowing() { in testFollowing() method in BreakIteratorTest