/third_party/icu/icu4c/source/test/intltest/ |
D | collationtest.cpp | 939 infoln(prettify(s)); in TestTailoredElements() 1005 infoln(fileLine); in parseString() 1016 infoln(fileLine); in parseString() 1061 infoln(fileLine); in parseRelationAndString() 1070 infoln(fileLine); in parseRelationAndString() 1076 infoln(fileLine); in parseRelationAndString() 1126 infoln(fileLine); in parseAndSetAttribute() 1145 infoln(fileLine); in parseAndSetAttribute() 1154 infoln(fileLine); in parseAndSetAttribute() 1166 infoln(fileLine); in parseAndSetAttribute() [all …]
|
D | ssearch.cpp | 297 infoln("Found, expected match start = %d, %d \n" in searchTest() 326 infoln("Found, expected backwards match start = %d, %d \n" in searchTest() 685 infoln("Forward offsets: [%s]", printOffsets(buffer, forwardList)); in offsetTest() 686 infoln("Backward offsets: [%s]", printOffsets(buffer, backwardList)); in offsetTest() 688 infoln("Forward CEs: [%s]", printOrders(buffer, forwardList)); in offsetTest() 689 infoln("Backward CEs: [%s]", printOrders(buffer, backwardList)); in offsetTest() 691 infoln(); in offsetTest() 1447 infoln("SSearchTest built with UCONFIG_NO_REGULAR_EXPRESSIONS: ignoring parameters."); in monkeyTest()
|
D | localematchertest.cpp | 580 infoln("skipping test case on line %d with non-default threshold: not exposed via API", in dataDriven() 664 infoln(line); in testDataDriven() 670 infoln(line); in testDataDriven() 672 infoln("test failure on line %d", (int)test.lineNr); in testDataDriven() 673 infoln(line); in testDataDriven() 678 infoln("number of passing test cases: %d", (int)numPassed); in testDataDriven()
|
D | intltest.h | 197 virtual void infoln( const UnicodeString &message ); 199 virtual void infoln( void ); 217 void infoln(const char *fmt, ...);
|
D | datadrivennumberformattestsuite.cpp | 168 infoln(indent + fFileTestName); in showLineInfo() 169 infoln(indent + fFileLine); in showLineInfo()
|
D | intltest.cpp | 528 IntlTest::gTest->infoln( message ); in it_infoln() 534 IntlTest::gTest->infoln(); in it_infoln() 886 void IntlTest::infoln( const UnicodeString &message ) in infoln() function in IntlTest 891 void IntlTest::infoln( void ) in infoln() function in IntlTest 1024 infoln(msg2); in logKnownIssue() 1045 void IntlTest::infoln(const char *fmt, ...) in infoln() function in IntlTest 1054 infoln(UnicodeString(buffer, (const char *)NULL)); in infoln()
|
D | srchtest.cpp | 508 infoln("failure with StringSearch.clone()"); in assertEqual() 820 infoln("Error at test number %d", count); in TestBasic() 837 infoln("Error at test number %d", count); in TestNormExact() 844 infoln("Error at test number %d", count); in TestNormExact() 852 infoln("Error at test number %d", count); in TestNormExact() 863 infoln("Error at test number %d", count); in TestStrength() 949 infoln("Error at test number %d", count); in TestBreakIterator() 957 infoln("Error at test number %d", count); in TestBreakIterator() 977 infoln("Error at test number %d", count); in TestVariable()
|
D | numbertest_permutation.cpp | 152 infoln(u"Quick mode: stopped after " + Int64ToUnicodeString(resultLines.size()) + in testPermutations()
|
D | itutil.cpp | 443 infoln("TestLocalPointerMoveSwap() with rvalue references"); in TestLocalPointerMoveSwap() 549 infoln("TestLocalArrayMoveSwap() with rvalue references"); in TestLocalArrayMoveSwap() 731 infoln("TestLocalXyzPointerMoveSwap() with rvalue references"); in TestLocalXyzPointerMoveSwap()
|
D | ucaconf.cpp | 145 infoln( in openTestFile()
|
D | tsmthred.cpp | 842 infoln( in TestCollators()
|
D | regextst.cpp | 3784 infoln((UnicodeString)"\""+pattern+(UnicodeString)"\" " in regex_find() 4341 …infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTests() 4731 …infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTestsUTF8()
|
D | tztest.cpp | 138 infoln("WARNING: t_timezone may be incorrect. It is not a multiple of 15min.", tzoffset); in TestGenericAPI()
|
D | ustrtest.cpp | 2170 infoln("TestMoveSwap() with rvalue references"); in TestMoveSwap()
|
D | apicoll.cpp | 2380 infoln("root or de@collation=phonebook is not a RuleBasedCollator"); in TestCloneBinary()
|
D | usettest.cpp | 3923 …infoln("Skipping TestUCAUnsafeBackwards() - can't include collationroot.h on Windows without langu… in TestUCAUnsafeBackwards()
|
D | rbbitst.cpp | 4323 infoln(buffer); in RunMonkey()
|