Lines Matching full:expectedstring
1241 void RBBIAPITest::doTest(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){1243 UnicodeString expected=CharsToUnicodeString(expectedString);