Lines Matching full:errln
66 errln(UnicodeString("FAIL: ") + msg + " failed, error " + u_errorName(status));
79 errln(UnicodeString("FAIL: ") + msg + " failed, error " + u_errorName(status) + ", str=" + escaped);
118 errln("Round trip failure: \"%S\" (%f), \"%S\" (%f)", result[0].getBuffer(), date[1], result[1].getBuffer(), date[2]);
234 errln(UnicodeString("Could not DF::createDateInstance ") + UnicodeString(styleName((DateFormat::EStyle)style)) + " Locale: " + loc.getDisplayName(temp));
247 errln(UnicodeString("Could not DF::createTimeInstance ") + UnicodeString(styleName((DateFormat::EStyle)style)) + " Locale: " + loc.getDisplayName(temp));
275 errln("DateFormat wasn't a SimpleDateFormat");
283 errln((UnicodeString)"Failure getting min date for " + origLocale.getName());
341 errln("FAIL: fmt->format gave 0-length string in " + pat + " with number " + d[loop] + " in locale " + origLocale.getName());
352 errln("FAIL: String mismatch after match");
363 errln("FAIL: Date mismatch after match");
435 errln(UnicodeString("\nFAIL: Pattern: ") + pat +
438 errln(UnicodeString("\nOk: Pattern: ") + pat +
448 errln((j>0?" P> ":" ") + fullFormat(d[j]) + " F> " +
459 errln("Exception: " + e.getMessage());