Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbitst.h104 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
Drbbitst.cpp456 testFollowing(bi, td); in generalIteratorTest()
526 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.java148 public void testFollowing() { in testFollowing() method in BreakIteratorTest