Lines Matching refs:IntlTest
191 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
194 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
197 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
208 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
211 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
214 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
272 IntlTest::gTest->errln( in run()
283 IntlTest::gTest->errln( in run()
646 IntlTest::gTest->dataerrln("%s:%d Error %s on NumberFormat::createInstance().", in run()
653 IntlTest::gTest->errln("%s:%d Error %s on NumberFormat::createPercentInstance().", in run()
658 … for(iteration = 0;!IntlTest::gTest->getErrors() && iteration<kFormatThreadIterations;iteration++) in run()
668 … IntlTest::gTest->errln("format().. expected " + kNumberFormatTestData[whichLine].string in run()
680 IntlTest::gTest->errln("percent format().. \n" + in run()
743 IntlTest::gTest->errln("Failure on message format, pattern=" + patternToCheck + in run()
750 IntlTest::gTest->errln("PatternFormat: \n" + showDifference(expected,result)); in run()
756 IntlTest::gTest->errln(appendErr); in run()
885 … IntlTest::gTest->errln(UnicodeString("Compare result not symmetrical on line ") + (i + 1)); in run()
890 …IntlTest::gTest->errln(UnicodeString("Difference between coll->compare and sortkey compare on line… in run()
904 …IntlTest::gTest->errln(UnicodeString("Line is not greater or equal than previous line, for line ")… in run()
925 strcpy(testDataPath, IntlTest::getSourceTestData(status)); in TestCollators()
1081 IntlTest::gTest->errln("%s:%d Original string is corrupt.", __FILE__, __LINE__); in run()
1153 IntlTest::gTest->errln("%s:%d Transliteration failed.", __FILE__, __LINE__); in run()
1219 … IntlTest::gTest->errln("File %s, Line %d: Error, gStartedThreads = %d, gFinishedThreads = %d", in run()
1377 IntlTest::gTest->errln( in exerciseByLocale()
1390 IntlTest::gTest->errln( in exerciseByLocale()
1487 IntlTest::gTest->errln("%s:%d Transliteration threading failure.", __FILE__, __LINE__); in run()