Home | History | Annotate | Download | only in intltest

Lines Matching refs:expectedString

1154 void RBBIAPITest::doTest(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){
1156 UnicodeString expected=CharsToUnicodeString(expectedString);