Lines Matching refs:RBBIAPITest
37 void RBBIAPITest::TestCloneEquals()
147 void RBBIAPITest::TestBoilerPlate()
172 void RBBIAPITest::TestgetRules()
203 void RBBIAPITest::TestHashCode()
242 void RBBIAPITest::TestGetSetAdoptText()
365 void RBBIAPITest::TestIteration()
582 void RBBIAPITest::TestBuilder() {
611 void RBBIAPITest::TestQuoteGrouping() {
636 void RBBIAPITest::TestRuleStatus() {
739 void RBBIAPITest::TestRuleStatusVec() {
848 void RBBIAPITest::TestBug2190() {
869 void RBBIAPITest::TestRegistration() {
1008 void RBBIAPITest::RoundtripRule(const char *dataFile) {
1041 void RBBIAPITest::TestRoundtripRules() {
1057 void RBBIAPITest::TestCreateFromRBBIData() {
1099 void RBBIAPITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
1135 void RBBIAPITest::doBoundaryTest(RuleBasedBreakIterator& bi, UnicodeString& text, int32_t *boundaries){
1154 void RBBIAPITest::doTest(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){