Searched refs:origLocale (Results 1 – 2 of 2) sorted by relevance
277 void DateFormatRoundTripTest::test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly) in test() argument288 …DateFormatRoundTripTest::test, DateFormat getCalendar() returns null for " + origLocale.getName()); in test()293 errln((UnicodeString)"Failure getting min date for " + origLocale.getName()); in test()341 …failure(status, "fmt->parse", s[loop-1]+" in locale: " + origLocale.getName() + " with pattern: " … in test()351 …ave 0-length string in " + pat + " with number " + d[loop] + " in locale " + origLocale.getName()); in test()474 " in Locale: " + origLocale.getName()); in test()477 " in Locale: " + origLocale.getName()); in test()
35 void test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly = FALSE );