Lines Matching refs:expectedString
1157 void RBBIAPITest::doTest(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){1159 UnicodeString expected=CharsToUnicodeString(expectedString);