HomeSort by relevance Sort by last modified time
    Searched refs:infoln (Results 1 - 15 of 15) sorted by null

  /external/icu/icu4c/source/test/intltest/
collationtest.cpp     [all...]
intltest.h 200 virtual void infoln( const UnicodeString &message );
202 virtual void infoln( void );
220 void infoln(const char *fmt, ...);
datadrivennumberformattestsuite.cpp 159 infoln(indent + fFileTestName);
160 infoln(indent + fFileLine);
ssearch.cpp 287 infoln("Found, expected match start = %d, %d \n"
316 infoln("Found, expected backwards match start = %d, %d \n"
675 infoln("Forward offsets: [%s]", printOffsets(buffer, forwardList));
676 infoln("Backward offsets: [%s]", printOffsets(buffer, backwardList));
678 infoln("Forward CEs: [%s]", printOrders(buffer, forwardList));
679 infoln("Backward CEs: [%s]", printOrders(buffer, backwardList));
681 infoln();
    [all...]
itutil.cpp 379 infoln("TestLocalPointerMoveSwap() with rvalue references");
389 infoln("TestLocalPointerMoveSwap() without rvalue references");
476 infoln("TestLocalArrayMoveSwap() with rvalue references");
486 infoln("TestLocalArrayMoveSwap() without rvalue references");
648 infoln("TestLocalXyzPointerMoveSwap() with rvalue references");
658 infoln("TestLocalXyzPointerMoveSwap() without rvalue references");
ucaconf.cpp 145 infoln(
intltest.cpp 506 IntlTest::gTest->infoln( message );
512 IntlTest::gTest->infoln();
856 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
861 void IntlTest::infoln( void ) function in class:IntlTest
994 infoln(msg2);
1015 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
1024 infoln(UnicodeString(buffer, (const char *)NULL));
    [all...]
srchtest.cpp 508 infoln("failure with StringSearch.clone()");
820 infoln("Error at test number %d", count);
837 infoln("Error at test number %d", count);
844 infoln("Error at test number %d", count);
852 infoln("Error at test number %d", count);
863 infoln("Error at test number %d", count);
949 infoln("Error at test number %d", count);
957 infoln("Error at test number %d", count);
977 infoln("Error at test number %d", count);
    [all...]
ustrtest.cpp     [all...]
tsmthred.cpp     [all...]
tztest.cpp 134 * We downgrade this from errln to infoln. When we see this message,
137 infoln("WARNING: t_timezone may be incorrect. It is not a multiple of 15min.", tzoffset);
    [all...]
regextst.cpp     [all...]
apicoll.cpp     [all...]
numfmtst.cpp     [all...]
usettest.cpp     [all...]

Completed in 897 milliseconds