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

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Drbbitst.h104 void testFollowing(RuleBasedBreakIterator& bi, BITestData &td);
H A Drbbitst.cpp446 testFollowing(bi, td);
516 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td) function in class:RBBITest
525 logln("testFollowing():");
552 errln("testFollowing(): iterator returned DONE prematurely.");
556 td.checkResults("testFollowing", this);

Completed in 195 milliseconds