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

  /external/chromium/third_party/icu/source/test/intltest/
intltest.h 97 virtual void infoln( const UnicodeString &message );
99 virtual void infoln( void );
117 void infoln(const char *fmt, ...);
intltest.cpp 460 IntlTest::gTest->infoln( message );
466 IntlTest::gTest->infoln();
733 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
738 void IntlTest::infoln( void ) function in class:IntlTest
849 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
858 infoln(UnicodeString(buffer, ""));
    [all...]
srchtest.cpp 271 infoln("Pattern: %s", str);
272 infoln("Error following match found at %d %d",
390 infoln("failure with StringSearch.clone()");
702 infoln("Error at test number %d", count);
719 infoln("Error at test number %d", count);
726 infoln("Error at test number %d", count);
734 infoln("Error at test number %d", count);
745 infoln("Error at test number %d", count);
831 infoln("Error at test number %d", count);
839 infoln("Error at test number %d", count)
    [all...]
ssearch.cpp 319 infoln("Found, expected match start = %d, %d \n"
350 infoln("Found, expected backwards match start = %d, %d \n"
418 infoln("Could not open the input file %s. Test skipped\n", testCases[t].file);
665 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...]
ucaconf.cpp 142 infoln(
tsmthred.cpp     [all...]
  /external/icu4c/test/intltest/
intltest.h 99 virtual void infoln( const UnicodeString &message );
101 virtual void infoln( void );
119 void infoln(const char *fmt, ...);
intltest.cpp 460 IntlTest::gTest->infoln( message );
466 IntlTest::gTest->infoln();
745 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
750 void IntlTest::infoln( void ) function in class:IntlTest
861 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
870 infoln(UnicodeString(buffer, ""));
    [all...]
srchtest.cpp 279 infoln("Pattern: %s", str);
280 infoln("Error following match found at idx,len %d,%d; expected %d,%d",
400 infoln("failure with StringSearch.clone()");
712 infoln("Error at test number %d", count);
729 infoln("Error at test number %d", count);
736 infoln("Error at test number %d", count);
744 infoln("Error at test number %d", count);
755 infoln("Error at test number %d", count);
841 infoln("Error at test number %d", count);
849 infoln("Error at test number %d", count)
    [all...]
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"
1023 infoln("Forward offsets: [%s]", printOffsets(buffer, forwardList));
1024 infoln("Backward offsets: [%s]", printOffsets(buffer, backwardList));
1026 infoln("Forward CEs: [%s]", printOrders(buffer, forwardList));
1027 infoln("Backward CEs: [%s]", printOrders(buffer, backwardList));
1029 infoln();
    [all...]
ucaconf.cpp 142 infoln(
tsmthred.cpp 964 infoln(
1026 infoln("THREAD INFO: Couldn't spawn more than %i threads", noSpawned);
    [all...]
regextst.cpp     [all...]
tztest.cpp 124 infoln("[WARNING] FAIL: t_timezone may be incorrect. It is not a multiple of 15min. It is %d (Note: This is a known issue on MacOSX)", tzoffset);
    [all...]

Completed in 588 milliseconds