/external/icu4c/test/intltest/ |
intltest.h | 153 virtual void infoln( const UnicodeString &message ); 155 virtual void infoln( void ); 173 void infoln(const char *fmt, ...);
|
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...] |
ucaconf.cpp | 141 infoln(
|
ssearch.cpp | 320 infoln("Found, expected match start = %d, %d \n" 349 infoln("Found, expected backwards match start = %d, %d \n" 411 infoln("Could not open the input file %s. Test skipped\n", testCases[t].file); 658 infoln("Found, expected match start = %d, %d \n" 1030 infoln("Forward offsets: [%s]", printOffsets(buffer, forwardList)); 1031 infoln("Backward offsets: [%s]", printOffsets(buffer, backwardList)); 1033 infoln("Forward CEs: [%s]", printOrders(buffer, forwardList)); 1034 infoln("Backward CEs: [%s]", printOrders(buffer, backwardList)); 1036 infoln(); [all...] |
intltest.cpp | 479 IntlTest::gTest->infoln( message ); 485 IntlTest::gTest->infoln(); 825 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest 830 void IntlTest::infoln( void ) function in class:IntlTest 941 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest 950 infoln(UnicodeString(buffer, "")); [all...] |
ucharstrietest.cpp | 185 infoln("TestBranches length=%d", (int)length); 376 infoln("buildLargeTrie(%ld) added %ld strings", (long)numUniqueFirst, (long)gen.getIndex()); [all...] |
tsmthred.cpp | [all...] |
bytestrietest.cpp | 176 infoln("TestBranches length=%d", (int)length);
|
regextst.cpp | [all...] |
tztest.cpp | 131 * We downgrade this from errln to infoln. When we see this message, 134 infoln("WARNING: t_timezone may be incorrect. It is not a multiple of 15min.", tzoffset); [all...] |
numfmtst.cpp | [all...] |