Searched refs:infoln (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | collationtest.cpp | 938 infoln(prettify(s)); in TestTailoredElements() 1004 infoln(fileLine); in parseString() 1015 infoln(fileLine); in parseString() 1060 infoln(fileLine); in parseRelationAndString() 1069 infoln(fileLine); in parseRelationAndString() 1075 infoln(fileLine); in parseRelationAndString() 1125 infoln(fileLine); in parseAndSetAttribute() 1144 infoln(fileLine); in parseAndSetAttribute() 1153 infoln(fileLine); in parseAndSetAttribute() 1165 infoln(fileLine); in parseAndSetAttribute() [all …]
|
D | itutil.cpp | 377 infoln("TestLocalPointerMoveSwap() with rvalue references"); in TestLocalPointerMoveSwap() 387 infoln("TestLocalPointerMoveSwap() without rvalue references"); in TestLocalPointerMoveSwap() 474 infoln("TestLocalArrayMoveSwap() with rvalue references"); in TestLocalArrayMoveSwap() 484 infoln("TestLocalArrayMoveSwap() without rvalue references"); in TestLocalArrayMoveSwap() 646 infoln("TestLocalXyzPointerMoveSwap() with rvalue references"); in TestLocalXyzPointerMoveSwap() 656 infoln("TestLocalXyzPointerMoveSwap() without rvalue references"); in TestLocalXyzPointerMoveSwap()
|
D | intltest.h | 198 virtual void infoln( const UnicodeString &message ); 200 virtual void infoln( void ); 218 void infoln(const char *fmt, ...);
|
D | ssearch.cpp | 286 infoln("Found, expected match start = %d, %d \n" in searchTest() 315 infoln("Found, expected backwards match start = %d, %d \n" in searchTest() 676 infoln("Forward offsets: [%s]", printOffsets(buffer, forwardList)); in offsetTest() 677 infoln("Backward offsets: [%s]", printOffsets(buffer, backwardList)); in offsetTest() 679 infoln("Forward CEs: [%s]", printOrders(buffer, forwardList)); in offsetTest() 680 infoln("Backward CEs: [%s]", printOrders(buffer, backwardList)); in offsetTest() 682 infoln(); in offsetTest() 1438 infoln("SSearchTest built with UCONFIG_NO_REGULAR_EXPRESSIONS: ignoring parameters."); in monkeyTest()
|
D | datadrivennumberformattestsuite.cpp | 157 infoln(indent + fFileTestName); in showLineInfo() 158 infoln(indent + fFileLine); in showLineInfo()
|
D | intltest.cpp | 496 IntlTest::gTest->infoln( message ); in it_infoln() 502 IntlTest::gTest->infoln(); in it_infoln() 846 void IntlTest::infoln( const UnicodeString &message ) in infoln() function in IntlTest 851 void IntlTest::infoln( void ) in infoln() function in IntlTest 984 infoln(msg2); in logKnownIssue() 1005 void IntlTest::infoln(const char *fmt, ...) in infoln() function in IntlTest 1014 infoln(UnicodeString(buffer, "")); in infoln()
|
D | srchtest.cpp | 505 infoln("failure with StringSearch.clone()"); in assertEqual() 817 infoln("Error at test number %d", count); in TestBasic() 834 infoln("Error at test number %d", count); in TestNormExact() 841 infoln("Error at test number %d", count); in TestNormExact() 849 infoln("Error at test number %d", count); in TestNormExact() 860 infoln("Error at test number %d", count); in TestStrength() 946 infoln("Error at test number %d", count); in TestBreakIterator() 954 infoln("Error at test number %d", count); in TestBreakIterator() 974 infoln("Error at test number %d", count); in TestVariable()
|
D | ucaconf.cpp | 143 infoln( in openTestFile()
|
D | ustrtest.cpp | 2157 infoln("TestMoveSwap() with rvalue references"); in TestMoveSwap() 2167 infoln("TestMoveSwap() without rvalue references"); in TestMoveSwap()
|
D | tsmthred.cpp | 1016 infoln( in TestCollators()
|
D | regextst.cpp | 3794 infoln((UnicodeString)"\""+pattern+(UnicodeString)"\" " in regex_find() 4349 …infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTests() 4737 …infoln((UnicodeString)"Expected \""+expectedS+(UnicodeString)"\"; got \""+resultString+(UnicodeStr… in PerlTestsUTF8()
|
D | tztest.cpp | 135 infoln("WARNING: t_timezone may be incorrect. It is not a multiple of 15min.", tzoffset); in TestGenericAPI()
|
D | apicoll.cpp | 2349 infoln("root or de@collation=phonebook is not a RuleBasedCollator"); in TestCloneBinary()
|
D | numfmtst.cpp | 7162 …infoln("Note: sizeof(DecimalFormatInternal)=%d but UNUM_DECIMALFORMAT_INTERNAL_SIZE is %d. Decreas… in TestFormatFastpaths() 7165 infoln("NOTE: UCONFIG_FORMAT_FASTPATHS not set, test skipped."); in TestFormatFastpaths()
|
D | usettest.cpp | 3885 …infoln("Skipping TestUCAUnsafeBackwards() - can't include collationroot.h on Windows without langu… in TestUCAUnsafeBackwards()
|