Lines Matching refs:gTest

240             IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status));  in doTailTest()
243 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
246 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
257 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
260 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
263 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
321 IntlTest::gTest->errln( in run()
332 IntlTest::gTest->errln( in run()
694 IntlTest::gTest->dataerrln("%s:%d Error %s on NumberFormat::createInstance().", in run()
701 IntlTest::gTest->errln("%s:%d Error %s on NumberFormat::createPercentInstance().", in run()
706 … for(iteration = 0;!IntlTest::gTest->getErrors() && iteration<kFormatThreadIterations;iteration++) in run()
716 … IntlTest::gTest->errln("format().. expected " + kNumberFormatTestData[whichLine].string in run()
728 IntlTest::gTest->errln("percent format().. \n" + in run()
791 IntlTest::gTest->errln("Failure on message format, pattern=" + patternToCheck + in run()
798 IntlTest::gTest->errln("PatternFormat: \n" + showDifference(expected,result)); in run()
804 IntlTest::gTest->errln(appendErr); in run()
933 … IntlTest::gTest->errln(UnicodeString("Compare result not symmetrical on line ") + (i + 1)); in run()
938 …IntlTest::gTest->errln(UnicodeString("Difference between coll->compare and sortkey compare on line… in run()
952 …IntlTest::gTest->errln(UnicodeString("Line is not greater or equal than previous line, for line ")… in run()
1129 IntlTest::gTest->errln("%s:%d Original string is corrupt.", __FILE__, __LINE__); in run()
1201 IntlTest::gTest->errln("%s:%d Transliteration failed.", __FILE__, __LINE__); in run()
1267 … IntlTest::gTest->errln("File %s, Line %d: Error, gStartedThreads = %d, gFinishedThreads = %d", in run()
1425 IntlTest::gTest->errln( in exerciseByLocale()
1438 IntlTest::gTest->errln( in exerciseByLocale()
1535 IntlTest::gTest->errln("%s:%d Transliteration threading failure.", __FILE__, __LINE__); in run()