Lines Matching refs:failure
63 DateFormatRoundTripTest::failure(UErrorCode status, const char* msg)
74 DateFormatRoundTripTest::failure(UErrorCode status, const char* msg, const UnicodeString& str)
121 errln("Round trip failure: \"%S\" (%f), \"%S\" (%f)", result[0].getBuffer(), date[1], result[1].getBuffer(), date[2]);
288 errln((UnicodeString)"Failure getting min date for " + origLocale.getName());
336 failure(status, "fmt->parse", s[loop-1]+" in locale: " + origLocale.getName() + " with pattern: " + pat);
387 failure(status, "TimeZone::getOffset");
406 else if((in0=fmt->getTimeZone().inDaylightTime(d[0], status)) && ! failure(status, "gettingDaylightTime") &&
411 fmt->getTimeZone().inDaylightTime(d[1], status) && !failure(status, "gettingDaylightTime"))
419 && !failure(status, "error status [smatch>maxSmatch]")
507 failure(status, "getfieldCal->setTime");
509 failure(status, "getfieldCal->get");