Lines Matching refs:dataerrln
190 dataerrln("MessageFormat pattern creation failed. - %s", u_errorName(status)); in testBug2()
307 dataerrln("MessageFormat creation failed.#1 - %s", u_errorName(success)); in PatternTest()
331 dataerrln("MessageFormat failed test #3 - %s", u_errorName(success)); in PatternTest()
415 dataerrln("TestMessageFormat::testStaticFormat #1 - %s", u_errorName(err)); in testStaticFormat()
451 dataerrln("TestTurkishCasing #1 with error code %s", u_errorName(err)); in TestTurkishCasing()
482 …dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #1 - ") + u_errorName(… in testSimpleFormat()
490 …dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #2")+string + " - " + … in testSimpleFormat()
497 …dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #3")+string + " - " + … in testSimpleFormat()
537 … dataerrln("TestMessageFormat::testMsgFormatChoice failed on test #3 - %s", u_errorName(err)); in testMsgFormatChoice()
557 … dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentIndex - %s", u_errorName(err)); in testMsgFormatPlural()
571 … dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentName - %s", u_errorName(err)); in testMsgFormatPlural()
665 … dataerrln( "%s error while formatting with ErrorCode as %s" ,errMsg, u_errorName(status) ); in internalFormat()
671 dataerrln(err); in internalFormat()
681 … dataerrln( "%s error while constructing with ErrorCode as %s" ,errMsg, u_errorName(status) ); in internalCreate()
1022 dataerrln("*** MSG format err. - %s; result was %s", u_errorName(err), bbuf); in testSetLocale()
1054 dataerrln( "*** MSG setLocale err. - %s", u_errorName(err)); in testSetLocale()
1096 dataerrln("*** MSG format without expected error code. - %s", u_errorName(err)); in testFormat()
1112 dataerrln("*** MSG format( Formattable&, .... ) err. - %s", u_errorName(err)); in testFormat()
1207 dataerrln("Unable to instantiate MessageFormat - %s", u_errorName(err)); in testAdopt()
1223 dataerrln("Error getting Formats"); in testAdopt()
1481 dataerrln("FAIL: constructor failed - %s", u_errorName(ec)); in TestUnlimitedArgsAndSubformats()
1548 dataerrln("Error calling NumberFormat::createInstance()"); in TestRBNF()
1671 dataerrln("Unable to applyPattern - %s", u_errorName(ec)); in TestCompatibleApostrophe()
1738 dataerrln("FAIL: Unable to create MessageFormat.: %s", u_errorName(status)); in testCoverage()