Searched refs:infoln (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | collationtest.cpp | 936 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 …]
|
D | ssearch.cpp | 287 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()
|
D | intltest.h | 196 virtual void infoln( const UnicodeString &message ); 198 virtual void infoln( void ); 216 void infoln(const char *fmt, ...);
|
D | datadrivennumberformattestsuite.cpp | 168 infoln(indent + fFileTestName); in showLineInfo() 169 infoln(indent + fFileLine); in showLineInfo()
|
D | intltest.cpp | 526 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()
|
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 | itutil.cpp | 500 infoln("TestLocalPointerMoveSwap() with rvalue references"); in TestLocalPointerMoveSwap() 593 infoln("TestLocalArrayMoveSwap() with rvalue references"); in TestLocalArrayMoveSwap() 761 infoln("TestLocalXyzPointerMoveSwap() with rvalue references"); in TestLocalXyzPointerMoveSwap()
|
D | ucaconf.cpp | 145 infoln( in openTestFile()
|
D | tsmthred.cpp | 968 infoln( in TestCollators()
|
D | regextst.cpp | 3742 infoln((UnicodeString)"\""+pattern+(UnicodeString)"\" " in regex_find() 4297 …infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTests() 4685 …infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTestsUTF8()
|
D | tztest.cpp | 137 infoln("WARNING: t_timezone may be incorrect. It is not a multiple of 15min.", tzoffset); in TestGenericAPI()
|
D | ustrtest.cpp | 2162 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 | 3885 …infoln("Skipping TestUCAUnsafeBackwards() - can't include collationroot.h on Windows without langu… in TestUCAUnsafeBackwards()
|
/external/cldr/tools/java/org/unicode/cldr/ant/ |
D | CLDRBuild.java | 156 static void infoln(String msg) { in infoln() method in CLDRBuild
|