Lines Matching refs:errln
111 …errln("\nERROR: Unexpected result - SelectFormat Unit Test failed to detect syntax error with patt… in selectFormatUnitTest()
135 errln("ERROR: SelectFormat Unit Test constructor failed in unit tests.- exitting"); in selectFormatUnitTest()
148 errln("ERROR: SelectFormat Unit Test failed to apply pattern- "+patternTestData[i] ); in selectFormatUnitTest()
157 …errln("ERROR: SelectFormat Unit test failed in format() with argument: "+ formatArgs[j] + " and er… in selectFormatUnitTest()
160 …errln("ERROR: SelectFormat Unit test failed in format() with unexpected result\n with argument: "… in selectFormatUnitTest()
190 …errln("ERROR: SelectFormat Unit test failed in format() with keyWord and with an invalid keyword a… in selectFormatUnitTest()
217 …errln("ERROR: SelectFormat API test constructor with pattern and status failed! with %s\n", u_erro… in selectFormatAPITest()
226 errln("ERROR: SelectFormat API test Failed in copy constructor or == operator!"); in selectFormatAPITest()
236 errln("ERROR: SelectFormat API test clone test failed!"); in selectFormatAPITest()
239 errln("ERROR: SelectFormat API test clone test failed with NULL!"); in selectFormatAPITest()
243 errln("ERROR: could not create [0]: %s\n", u_errorName(status[0])); in selectFormatAPITest()
254 errln("ERROR: SelectFormat API test assignment operator test failed!"); in selectFormatAPITest()
260 errln("ERROR: SelectFormat constructor failed in assignment operator!"); in selectFormatAPITest()
270 errln("ERROR: SelectFormat constructor failed in staticClassID test! Exitting"); in selectFormatAPITest()
276 errln("ERROR: SelectFormat API test getDynamicClassID() didn't return the expected value"); in selectFormatAPITest()
285 errln("ERROR: SelectFormat API test failed in applyPattern() with pattern: "+ pattern); in selectFormatAPITest()
290 …errln("ERROR: SelectFormat API test failed in toPattern() with unexpected result with pattern: "+ … in selectFormatAPITest()
303 errln("ERROR: SelectFormat API test failed in format() with keyWord: "+ keyWord); in selectFormatAPITest()
307 …errln("ERROR: SelectFormat API test failed in format() with unexpected result with keyWord: "+ key… in selectFormatAPITest()
318 errln("ERROR: SelectFormat API test failed in format() with Formattable"); in selectFormatAPITest()
322 … errln("ERROR: SelectFormat API test failed in format() with unexpected result with Formattable"); in selectFormatAPITest()