Lines Matching refs:thisString
291 UnicodeString thisString = (UnicodeString)"#"+n+" "+(forward ? "forward"
308 errln((UnicodeString)"FAIL: "+thisString
312 errln("FAIL: "+thisString+" SOURCE calendar Failed to match: "
315 logln("PASS: "+thisString+" SOURCE calendar match.");
330 errln((UnicodeString)"FAIL: "+thisString
334 errln("FAIL: "+thisString+" SET SOURCE calendar Failed to match: "
337 logln("PASS: "+thisString+" SET SOURCE calendar match.");
350 errln((UnicodeString)"FAIL: "+thisString+", Differences: "+ diffs
358 errln("FAIL: "+thisString+" Failed to match: "+u_errorName(status));
360 logln("PASS: "+thisString+" match.");