Lines Matching refs:errln

34errln("ERROR: Could not set default locale, test may not give correct results");  in runIndexedTest()
69 errln("ERROR: Could not create SimpleDateFormat (pattern) - %s", u_errorName(status)); in testAPI()
75 errln("ERROR: Could not create SimpleDateFormat (pattern French)"); in testAPI()
81 errln("ERROR: Could not create DateFormatSymbols (French)"); in testAPI()
94 errln("ERROR: Could not create SimpleDateFormat (pattern, symbols)"); in testAPI()
101errln("ERROR: Could not create SimpleDateFormat (pattern, override) - %s", u_errorName(status)); in testAPI()
107errln("ERROR: Could not create SimpleDateFormat (pattern, override, locale) - %s", u_errorName(sta… in testAPI()
114errln("ERROR: Should not have been able to create SimpleDateFormat (pattern, override, locale) wit… in testAPI()
125 errln("ERROR: Copy constructor (or ==) failed"); in testAPI()
130 errln("ERROR: Assignment (or !=) failed"); in testAPI()
135 errln("ERROR: Clone() (or ==) failed"); in testAPI()
155 errln("ERROR: format(Formattable [Date]) failed"); in testAPI()
172 errln("ERROR: parse() failed"); in testAPI()
182 errln("Couldn't obtain DateFormatSymbols. Quitting test!"); in testAPI()
186errln("ERROR: format->getDateFormatSymbols()->getDynamicClassID() != DateFormatSymbols::getStaticC… in testAPI()
192 errln("ERROR: adopt or set DateFormatSymbols() failed"); in testAPI()
198 errln("ERROR: getTwoDigitStartDate() failed"); in testAPI()
204 errln("ERROR: setTwoDigitStartDate() failed"); in testAPI()
210 errln("ERROR: new DateFormatSymbols() failed"); in testAPI()
227 errln("ERROR: toPattern() result did not match pattern applied"); in testAPI()
234 errln("ERROR: applyPattern() failed with %s", u_errorName(status)); in testAPI()
240 errln("ERROR: toLocalizedPattern() failed"); in testAPI()
244 errln("ERROR: toLocalizedPattern() result did not match pattern applied"); in testAPI()
254 errln("ERROR: Couldn't create a SimpleDateFormat"); in testAPI()
258 errln("ERROR: getDynamicClassID() didn't return the expected value"); in testAPI()
266 errln("ERROR: Couldn't create a SimpleDateFormat"); in testAPI()
272 errln("ERROR: Parsing failed using 'Y' and 'e'"); in testAPI()
277 errln("N is not a valid field, " in testAPI()