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 198 virtual void infoln( const UnicodeString &message );
200 virtual void infoln( void );
218 void infoln(const char *fmt, ...);
datadrivennumberformattestsuite.cpp 157 infoln(indent + fFileTestName);
158 infoln(indent + fFileLine);
ssearch.cpp 286 infoln("Found, expected match start = %d, %d \n"
315 infoln("Found, expected backwards match start = %d, %d \n"
676 infoln("Forward offsets: [%s]", printOffsets(buffer, forwardList));
677 infoln("Backward offsets: [%s]", printOffsets(buffer, backwardList));
679 infoln("Forward CEs: [%s]", printOrders(buffer, forwardList));
680 infoln("Backward CEs: [%s]", printOrders(buffer, backwardList));
682 infoln();
    [all...]
itutil.cpp 377 infoln("TestLocalPointerMoveSwap() with rvalue references");
387 infoln("TestLocalPointerMoveSwap() without rvalue references");
474 infoln("TestLocalArrayMoveSwap() with rvalue references");
484 infoln("TestLocalArrayMoveSwap() without rvalue references");
646 infoln("TestLocalXyzPointerMoveSwap() with rvalue references");
656 infoln("TestLocalXyzPointerMoveSwap() without rvalue references");
ucaconf.cpp 143 infoln(
intltest.cpp 496 IntlTest::gTest->infoln( message );
502 IntlTest::gTest->infoln();
846 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
851 void IntlTest::infoln( void ) function in class:IntlTest
984 infoln(msg2);
1005 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
1014 infoln(UnicodeString(buffer, ""));
    [all...]
srchtest.cpp 505 infoln("failure with StringSearch.clone()");
817 infoln("Error at test number %d", count);
834 infoln("Error at test number %d", count);
841 infoln("Error at test number %d", count);
849 infoln("Error at test number %d", count);
860 infoln("Error at test number %d", count);
946 infoln("Error at test number %d", count);
954 infoln("Error at test number %d", count);
974 infoln("Error at test number %d", count);
    [all...]
ustrtest.cpp     [all...]
tsmthred.cpp     [all...]
tztest.cpp 132 * We downgrade this from errln to infoln. When we see this message,
135 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 476 milliseconds