Lines Matching refs:dataerrln
185 dataerrln("MessageFormat pattern creation failed. - %s", u_errorName(status)); in testBug2()
303 dataerrln("MessageFormat creation failed.#1 - %s", u_errorName(success)); in PatternTest()
327 dataerrln("MessageFormat failed test #3 - %s", u_errorName(success)); in PatternTest()
410 dataerrln("TestMessageFormat::testStaticFormat #1 - %s", u_errorName(err)); in testStaticFormat()
446 dataerrln("TestTurkishCasing #1 with error code %s", u_errorName(err)); in TestTurkishCasing()
477 …dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #1 - ") + u_errorName(… in testSimpleFormat()
485 …dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #2")+string + " - " + … in testSimpleFormat()
492 …dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #3")+string + " - " + … in testSimpleFormat()
532 … dataerrln("TestMessageFormat::testMsgFormatChoice failed on test #3 - %s", u_errorName(err)); in testMsgFormatChoice()
552 … dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentIndex - %s", u_errorName(err)); in testMsgFormatPlural()
566 … dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentName - %s", u_errorName(err)); in testMsgFormatPlural()
660 … dataerrln( "%s error while formatting with ErrorCode as %s" ,errMsg, u_errorName(status) ); in internalFormat()
666 dataerrln(err); in internalFormat()
676 … dataerrln( "%s error while constructing with ErrorCode as %s" ,errMsg, u_errorName(status) ); in internalCreate()
1015 dataerrln("*** MSG format err. - %s", u_errorName(err)); in testSetLocale()
1047 dataerrln( "*** MSG setLocale err. - %s", u_errorName(err)); in testSetLocale()
1089 dataerrln("*** MSG format without expected error code. - %s", u_errorName(err)); in testFormat()
1105 dataerrln("*** MSG format( Formattable&, .... ) err. - %s", u_errorName(err)); in testFormat()
1200 dataerrln("Unable to instantiate MessageFormat - %s", u_errorName(err)); in testAdopt()
1216 dataerrln("Error getting Formats"); in testAdopt()
1474 dataerrln("FAIL: constructor failed - %s", u_errorName(ec)); in TestUnlimitedArgsAndSubformats()
1541 dataerrln("Error calling NumberFormat::createInstance()"); in TestRBNF()
1664 dataerrln("Unable to applyPattern - %s", u_errorName(ec)); in TestCompatibleApostrophe()
1731 dataerrln("FAIL: Unable to create MessageFormat.: %s", u_errorName(status)); in testCoverage()