Home | History | Annotate | Download | only in intltest

Lines Matching full:expectedstring

1985                     UnicodeString expectedString = UnicodeString(expectedWords, -1, US_INV).unescape();
1986 if (actualString != expectedString) {
1990 msg.append(expectedString);