Searched refs:testIsBoundary (Results 1 – 3 of 3) sorted by relevance
112 void testIsBoundary(RuleBasedBreakIterator& bi, BITestData &td);
458 testIsBoundary(bi, td); in generalIteratorTest()613 void RBBITest::testIsBoundary(RuleBasedBreakIterator& bi, BITestData &td) { in testIsBoundary() function in RBBITest
168 public void testIsBoundary() { in testIsBoundary() method in BreakIteratorTest