Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp936 infoln(prettify(s)); in TestTailoredElements()
1002 infoln(fileLine); in parseString()
1013 infoln(fileLine); in parseString()
1058 infoln(fileLine); in parseRelationAndString()
1067 infoln(fileLine); in parseRelationAndString()
1073 infoln(fileLine); in parseRelationAndString()
1123 infoln(fileLine); in parseAndSetAttribute()
1142 infoln(fileLine); in parseAndSetAttribute()
1151 infoln(fileLine); in parseAndSetAttribute()
1163 infoln(fileLine); in parseAndSetAttribute()
[all …]
Dssearch.cpp287 infoln("Found, expected match start = %d, %d \n" in searchTest()
316 infoln("Found, expected backwards match start = %d, %d \n" in searchTest()
675 infoln("Forward offsets: [%s]", printOffsets(buffer, forwardList)); in offsetTest()
676 infoln("Backward offsets: [%s]", printOffsets(buffer, backwardList)); in offsetTest()
678 infoln("Forward CEs: [%s]", printOrders(buffer, forwardList)); in offsetTest()
679 infoln("Backward CEs: [%s]", printOrders(buffer, backwardList)); in offsetTest()
681 infoln(); in offsetTest()
1437 infoln("SSearchTest built with UCONFIG_NO_REGULAR_EXPRESSIONS: ignoring parameters."); in monkeyTest()
Dintltest.h196 virtual void infoln( const UnicodeString &message );
198 virtual void infoln( void );
216 void infoln(const char *fmt, ...);
Ddatadrivennumberformattestsuite.cpp168 infoln(indent + fFileTestName); in showLineInfo()
169 infoln(indent + fFileLine); in showLineInfo()
Dintltest.cpp526 IntlTest::gTest->infoln( message ); in it_infoln()
532 IntlTest::gTest->infoln(); in it_infoln()
876 void IntlTest::infoln( const UnicodeString &message ) in infoln() function in IntlTest
881 void IntlTest::infoln( void ) in infoln() function in IntlTest
1014 infoln(msg2); in logKnownIssue()
1035 void IntlTest::infoln(const char *fmt, ...) in infoln() function in IntlTest
1044 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()
Ditutil.cpp500 infoln("TestLocalPointerMoveSwap() with rvalue references"); in TestLocalPointerMoveSwap()
593 infoln("TestLocalArrayMoveSwap() with rvalue references"); in TestLocalArrayMoveSwap()
761 infoln("TestLocalXyzPointerMoveSwap() with rvalue references"); in TestLocalXyzPointerMoveSwap()
Ducaconf.cpp145 infoln( in openTestFile()
Dtsmthred.cpp968 infoln( in TestCollators()
Dregextst.cpp3742 infoln((UnicodeString)"\""+pattern+(UnicodeString)"\" " in regex_find()
4297infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTests()
4685infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTestsUTF8()
Dtztest.cpp137 infoln("WARNING: t_timezone may be incorrect. It is not a multiple of 15min.", tzoffset); in TestGenericAPI()
Dustrtest.cpp2162 infoln("TestMoveSwap() with rvalue references"); in TestMoveSwap()
Dapicoll.cpp2380 infoln("root or de@collation=phonebook is not a RuleBasedCollator"); in TestCloneBinary()
Dusettest.cpp3885infoln("Skipping TestUCAUnsafeBackwards() - can't include collationroot.h on Windows without langu… in TestUCAUnsafeBackwards()
/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java156 static void infoln(String msg) { in infoln() method in CLDRBuild