Home
last modified time | relevance | path

Searched refs:infoln (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dcollationtest.cpp941 infoln(prettify(s)); in TestTailoredElements()
1007 infoln(fileLine); in parseString()
1018 infoln(fileLine); in parseString()
1063 infoln(fileLine); in parseRelationAndString()
1072 infoln(fileLine); in parseRelationAndString()
1078 infoln(fileLine); in parseRelationAndString()
1128 infoln(fileLine); in parseAndSetAttribute()
1147 infoln(fileLine); in parseAndSetAttribute()
1156 infoln(fileLine); in parseAndSetAttribute()
1168 infoln(fileLine); in parseAndSetAttribute()
[all …]
Dformatted_string_builder_test.cpp320 infoln("# log: setup start, data_length %d", data_length); in testInsertOverflow()
323infoln("# log: setup 1 done, ustr len %d, sb len %d, status %s", ustr.length(), sb.length(), u_err… in testInsertOverflow()
330 infoln("# log: setup 2 done, sb2 len %d, status %s", sb2.length(), u_errorName(status)); in testInsertOverflow()
344 infoln("# log: setup 3 done, ustr len %d", ustr.length()); in testInsertOverflow()
349 infoln("# log: sb.splice 1 done, sb len %d, status %s", sb.length(), u_errorName(status)); in testInsertOverflow()
357 infoln("# log: sb.insert 1 done, sb len %d, status %s", sb.length(), u_errorName(status)); in testInsertOverflow()
365 infoln("# log: sb.insert 2 done, sb len %d, status %s", sb.length(), u_errorName(status)); in testInsertOverflow()
Dssearch.cpp297 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()
Dlocalematchertest.cpp580 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()
Dintltest.h202 virtual void infoln( const UnicodeString &message );
204 virtual void infoln( void );
222 void infoln(const char *fmt, ...);
Ddatadrivennumberformattestsuite.cpp168 infoln(indent + fFileTestName); in showLineInfo()
169 infoln(indent + fFileLine); in showLineInfo()
Dintltest.cpp529 IntlTest::gTest->infoln( message ); in it_infoln()
535 IntlTest::gTest->infoln(); in it_infoln()
887 void IntlTest::infoln( const UnicodeString &message ) in infoln() function in IntlTest
892 void IntlTest::infoln( void ) in infoln() function in IntlTest
1025 infoln(msg2); in logKnownIssue()
1046 void IntlTest::infoln(const char *fmt, ...) in infoln() function in IntlTest
1055 infoln(UnicodeString(buffer, (const char *)NULL)); in infoln()
Dsrchtest.cpp508 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()
Dnumbertest_permutation.cpp152 infoln(u"Quick mode: stopped after " + Int64ToUnicodeString(resultLines.size()) + in testPermutations()
Ditutil.cpp443 infoln("TestLocalPointerMoveSwap() with rvalue references"); in TestLocalPointerMoveSwap()
549 infoln("TestLocalArrayMoveSwap() with rvalue references"); in TestLocalArrayMoveSwap()
731 infoln("TestLocalXyzPointerMoveSwap() with rvalue references"); in TestLocalXyzPointerMoveSwap()
Ducaconf.cpp145 infoln( in openTestFile()
Dtsmthred.cpp843 infoln( in TestCollators()
Dregextst.cpp3784 infoln((UnicodeString)"\""+pattern+(UnicodeString)"\" " in regex_find()
4232infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTests()
4622infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTestsUTF8()
Dtztest.cpp141 infoln("WARNING: t_timezone may be incorrect. It is not a multiple of 15min.", tzoffset); in TestGenericAPI()
Dustrtest.cpp2186 infoln("TestMoveSwap() with rvalue references"); in TestMoveSwap()
Dapicoll.cpp2380 infoln("root or de@collation=phonebook is not a RuleBasedCollator"); in TestCloneBinary()
Drbbitst.cpp4229 infoln(buffer); in RunMonkey()