Lines Matching refs:gTest
242 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
245 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
248 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
259 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
262 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
265 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
323 IntlTest::gTest->errln( in run()
334 IntlTest::gTest->errln( in run()
696 IntlTest::gTest->dataerrln("%s:%d Error %s on NumberFormat::createInstance().", in run()
703 IntlTest::gTest->errln("%s:%d Error %s on NumberFormat::createPercentInstance().", in run()
708 … for(iteration = 0;!IntlTest::gTest->getErrors() && iteration<kFormatThreadIterations;iteration++) in run()
718 … IntlTest::gTest->errln("format().. expected " + kNumberFormatTestData[whichLine].string in run()
730 IntlTest::gTest->errln("percent format().. \n" + in run()
793 IntlTest::gTest->errln("Failure on message format, pattern=" + patternToCheck + in run()
800 IntlTest::gTest->errln("PatternFormat: \n" + showDifference(expected,result)); in run()
806 IntlTest::gTest->errln(appendErr); in run()
935 … IntlTest::gTest->errln(UnicodeString("Compare result not symmetrical on line ") + (i + 1)); in run()
940 …IntlTest::gTest->errln(UnicodeString("Difference between coll->compare and sortkey compare on line… in run()
954 …IntlTest::gTest->errln(UnicodeString("Line is not greater or equal than previous line, for line ")… in run()
1131 IntlTest::gTest->errln("%s:%d Original string is corrupt.", __FILE__, __LINE__); in run()
1203 IntlTest::gTest->errln("%s:%d Transliteration failed.", __FILE__, __LINE__); in run()
1269 … IntlTest::gTest->errln("File %s, Line %d: Error, gStartedThreads = %d, gFinishedThreads = %d", in run()
1427 IntlTest::gTest->errln( in exerciseByLocale()
1440 IntlTest::gTest->errln( in exerciseByLocale()
1537 IntlTest::gTest->errln("%s:%d Transliteration threading failure.", __FILE__, __LINE__); in run()