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

/external/icu4c/test/intltest/
H A Drbbitst.h102 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
H A Drbbitst.cpp846 testFollowing(bi, td);
916 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td) function in class:RBBITest
925 logln("testFollowing():");
952 errln("testFollowing(): iterator returned DONE prematurely.");
956 td.checkResults("testFollowing", this);

Completed in 56 milliseconds