Lines Matching refs:IntlTest

181             IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status));  in doTailTest()
184 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
187 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
198 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
201 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
204 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
535 IntlTest::gTest->dataerrln("%s:%d Error %s on NumberFormat::createInstance().", in run()
542 IntlTest::gTest->errln("%s:%d Error %s on NumberFormat::createPercentInstance().", in run()
547 … for(iteration = 0;!IntlTest::gTest->getErrors() && iteration<kFormatThreadIterations;iteration++) in run()
557IntlTest::gTest->errln("format().. expected " + kNumberFormatTestData[whichLine].string in run()
569 IntlTest::gTest->errln("percent format().. \n" + in run()
630 IntlTest::gTest->errln(u"Failure on message format, pattern=" + patternToCheck + in run()
637 IntlTest::gTest->errln(u"PatternFormat: \n" + showDifference(expected,result)); in run()
643 IntlTest::gTest->errln(appendErr); in run()
759IntlTest::gTest->errln(UnicodeString(u"Compare result not symmetrical on line ") + (i + 1)); in run()
764IntlTest::gTest->errln(UnicodeString(u"Difference between coll->compare and sortkey compare on lin… in run()
778IntlTest::gTest->errln(UnicodeString(u"Line is not greater or equal than previous line, for line "… in run()
799 strcpy(testDataPath, IntlTest::getSourceTestData(status)); in TestCollators()
955 IntlTest::gTest->errln("%s:%d Original string is corrupt.", __FILE__, __LINE__); in run()
1024 IntlTest::gTest->assertEquals(WHERE, UnicodeString(u"diaphoretikoús"), greekString); in run()
1163 IntlTest::gTest->assertEquals(WHERE, locale.getLanguage(), origItem->value); in exerciseByLocale()
1171 IntlTest::gTest->assertTrue(WHERE, item == origItem); in exerciseByLocale()
1268 IntlTest::gTest->errln("%s:%d Transliteration threading failure.", __FILE__, __LINE__); in run()