Home
last modified time | relevance | path

Searched refs:testFollowing (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Drbbitst.h109 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
Drbbimonkeytest.h194 void testFollowing(UErrorCode &status);
Drbbimonkeytest.cpp667 testFollowing(status); in runTest()
703 void RBBIMonkeyImpl::testFollowing(UErrorCode &status) { in testFollowing() function in RBBIMonkeyImpl
Drbbitst.cpp406 testFollowing(bi, td); in generalIteratorTest()
476 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td) in testFollowing() function in RBBITest
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DBreakIteratorTest.java150 public void testFollowing() { in testFollowing() method in BreakIteratorTest