Searched defs:doBoundaryTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbiapts.cpp605 doBoundaryTest(*bi, testString1, bounds1);
632 doBoundaryTest(*bi, testString1, bounds1);
667 doBoundaryTest(*bi, testString1, bounds1);
868 doBoundaryTest(*bi, testString1, bounds1);
1142 void RBBIAPITest::doBoundaryTest(RuleBasedBreakIterator& bi, UnicodeString& text, int32_t *boundaries){ function in class:RBBIAPITest
/external/icu4c/test/intltest/
H A Drbbiapts.cpp605 doBoundaryTest(*bi, testString1, bounds1);
632 doBoundaryTest(*bi, testString1, bounds1);
667 doBoundaryTest(*bi, testString1, bounds1);
868 doBoundaryTest(*bi, testString1, bounds1);
1222 void RBBIAPITest::doBoundaryTest(RuleBasedBreakIterator& bi, UnicodeString& text, int32_t *boundaries){ function in class:RBBIAPITest

Completed in 98 milliseconds