Lines Matching refs:dataerrln
187 dataerrln("MessageFormat pattern creation failed. - %s", u_errorName(status));
305 dataerrln("MessageFormat creation failed.#1 - %s", u_errorName(success));
329 dataerrln("MessageFormat failed test #3 - %s", u_errorName(success));
412 dataerrln("TestMessageFormat::testStaticFormat #1 - %s", u_errorName(err));
448 dataerrln("TestTurkishCasing #1 with error code %s", u_errorName(err));
479 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #1 - ") + u_errorName(err));
487 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #2")+string + " - " + u_errorName(err));
494 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #3")+string + " - " + u_errorName(err));
534 dataerrln("TestMessageFormat::testMsgFormatChoice failed on test #3 - %s", u_errorName(err));
554 dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentIndex - %s", u_errorName(err));
568 dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentName - %s", u_errorName(err));
662 dataerrln( "%s error while formatting with ErrorCode as %s" ,errMsg, u_errorName(status) );
668 dataerrln(err);
678 dataerrln( "%s error while constructing with ErrorCode as %s" ,errMsg, u_errorName(status) );
1019 dataerrln("*** MSG format err. - %s; result was %s", u_errorName(err), bbuf);
1051 dataerrln( "*** MSG setLocale err. - %s", u_errorName(err));
1093 dataerrln("*** MSG format without expected error code. - %s", u_errorName(err));
1109 dataerrln("*** MSG format( Formattable&, .... ) err. - %s", u_errorName(err));
1204 dataerrln("Unable to instantiate MessageFormat - %s", u_errorName(err));
1220 dataerrln("Error getting Formats");
1478 dataerrln("FAIL: constructor failed - %s", u_errorName(ec));
1545 dataerrln("Error calling NumberFormat::createInstance()");
1668 dataerrln("Unable to applyPattern - %s", u_errorName(ec));
1735 dataerrln("FAIL: Unable to create MessageFormat.: %s", u_errorName(status));