Lines Matching refs:compareStr
1073 UnicodeString compareStr = "On Aug 8, 1997, it began.";1102 logln("MSG format( Formattable&, ... ) expected:" + compareStr);1104 if (result != compareStr) {