HomeSort by relevance Sort by last modified time
    Searched refs:testLastAndPrevious (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
rbbitst.h 99 void testLastAndPrevious(RuleBasedBreakIterator& bi, BITestData &td);
rbbitst.cpp 445 testLastAndPrevious(bi, td);
485 // TestLastAndPrevious. Run the iterator backwards, starting with last().
487 void RBBITest::testLastAndPrevious(RuleBasedBreakIterator& bi, BITestData &td)
513 td.checkResults("testLastAndPrevious", this);
    [all...]

Completed in 361 milliseconds