Searched refs:log_info (Results 1 - 23 of 23) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcctest.c86 log_info("Skipping test: ucnv_setDefaultName() did not affect actual name of %s\n", nameBeforeSet);
H A Dncnvtst.c1050 log_info("\nGot:");
1052 log_info("\nExpected:");
1064 log_info("\nGot : ");
1067 log_info("%d, ", offsetBuffer[p-buffer]);
1068 log_info("\nExpected: ");
1070 log_info("%d,", expectOffsets[i]);
1144 log_info("\nGot : ");
1146 log_info("%d, ", offsetBuffer[p-buffer]);
1147 log_info("\nExpected: ");
1149 log_info("
[all...]
H A Dputiltst.c36 log_info("signed right shift is Arithmetic Shift Right: %d\n",
198 log_info("Note: t_timezone offset of %ld (for %s : %s) is not a multiple of 30min.", tzoffset, uprv_tzname(0), uprv_tzname(1));
H A Dhpmufn.c359 log_info("Note: these failures may be caused by ICU failing to initialize/uninitialize properly.\n");
H A Dudatatst.c1020 /* log_info("Open icu root: %s size_%d\n", u_errorName(status), ures_getSize(icu)); */
1029 /* log_info("Open app: %s, size %d\n", u_errorName(status), ures_getSize(app)); */
1044 /* log_info("icuString=%p - %s\n", icuString, austrdup(icuString)); */
1061 /* log_info("appString=%p - %s\n", appString, austrdup(appString)); */
1547 log_info(" difference at index %d=0x%x, until index %d=0x%x\n", i, i, j, j);
1551 log_info("showing bytes from index %d=0x%x (length %d=0x%x):\n", i, i, length, length);
1564 log_info(" original: %02x %02x %02x %02x %02x %02x %02x %02x\n",
1572 log_info(" swapped: %02x %02x %02x %02x %02x %02x %02x %02x\n",
H A Dcapitst.c903 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str1,-1), sortKeyStr1, sortKeyLen1);
904 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str2,-1), sortKeyStr2, sortKeyLen2);
2315 log_info("Warning: ucol_open(%s, ...) returned %s, at least it didn't crash.\n", loc, u_errorName(status));
H A Dcustrtrn.c1373 log_info("Not testing u_str*WCS because (!UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION) and wchar is neither utf16 nor utf32");
1415 log_info("Not testing u_str*WCS because (!UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION) and wchar is neither utf16 nor utf32");
1504 log_info("Not testing u_str*WCS because (!UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION) and wchar is neither utf16 nor utf32");
H A Dcrestst.c206 log_info("(run verbose for more information)\n");
H A Dcreststn.c436 log_info("Couldn't load iscii.bin from test data bundle, (because UCONFIG_NO_LEGACY_CONVERSION is turned on)\n");
2989 log_info("ulocdata_getCLDRVersion() returned: '%s'\n", tmp);
3030 case -1: log_info("CLDR version is behind 'current' (for testdata/root.txt) %s. Some things may fail.\n", tmp); break;
3031 case 1: log_info("CLDR version is ahead of 'current' (for testdata/root.txt) %s. Some things may fail.\n", tmp); break;
H A Dcloctst.c801 log_info("Number of locales returned = %d\n", locCount);
2652 log_info("test #%d: http[%s], ICU[%s], expect %s, %s\n",
2657 log_info("test #%d: http[%s], ICU[%s], expect %s, %s\n",
H A Dusrchtst.c44 #define CHECK_BREAK(x) if(x) { log_info("Skipping test on %s:%d because UCONFIG_NO_BREAK_ITERATION is on\n", __FILE__, __LINE__); return; }
45 #define CHECK_BREAK_BOOL(x) if(x) { log_info("Skipping test on %s:%d because UCONFIG_NO_BREAK_ITERATION is on\n", __FILE__, __LINE__); return TRUE; }
H A Dccapitst.c167 log_info("Number of available codepages: %d/%d\n", testLong1, allNamesCount);
H A Dnucnvtst.c2680 log_info("After convert: target@%d, source@%d, status%s\n",
/macosx-10.9.5/ICU-511.35/icuSources/tools/ctestfw/unicode/
H A Dctest.h196 log_info(const char* pattern, ...);
219 * If WARN_ON_MISSING_DATA is nonzero, this will case a log_info (warning) to be
/macosx-10.9.5/sudo-72/src/
H A Dsudoreplay.c131 struct log_info { struct
209 static struct log_info *parse_logfile __P((char *logfile));
210 static void free_log_info __P((struct log_info *li));
245 struct log_info *li;
734 struct log_info *log;
789 static struct log_info *
796 struct log_info *li = NULL;
879 struct log_info *li;
900 struct log_info *li;
/macosx-10.9.5/ICU-511.35/icuSources/test/letest/
H A Dcletest.c350 log_info("Test %s: this may not be the same font used to generate the test data.\n", testID);
353 log_info("Your font's version string is \"%S\"\n", uFontVersionString);
356 log_info("Your font's version string is \"%s\"\n", fontVersionString);
360 log_info("The expected version string is \"%s\"\n", testVersionString);
361 log_info("If you see errors, they may be due to the version of the font you're using.\n");
404 log_info("Test %s: can't open font %s - test skipped.\n", testID, fontName);
H A Dletest.cpp397 log_info("Test %s: this may not be the same font used to generate the test data.\n", testID);
400 log_info("Your font's version string is \"%S\"\n", uFontVersionString);
403 log_info("Your font's version string is \"%s\"\n", fontVersionString);
407 log_info("The expected version string is \"%s\"\n", testVersionString);
408 log_info("If you see errors, they may be due to the version of the font you're using.\n");
548 log_info("Test %s: can't open font %s - test skipped.\n", testID, fontName);
664 log_info("Test %s: unknown element with tag \"%s\"\n", id, cTag);
H A Dxmlreader.cpp221 log_info("Test %s: unknown element with tag \"%s\"\n", id, cTag);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Daccesslog.c66 typedef struct log_info { struct
80 } log_info; typedef in typeref:struct:log_info
623 struct log_info *li = rtask->arg;
737 struct log_info *li = on->on_bi.bi_private;
1284 log_info *li = on->on_bi.bi_private;
1426 log_info *li = on->on_bi.bi_private;
1861 log_info *li = on->on_bi.bi_private;
1917 log_info *li = on->on_bi.bi_private;
1960 log_info *li = on->on_bi.bi_private;
2014 log_info *l
[all...]
/macosx-10.9.5/system_cmds-597.90.1/latency.tproj/
H A Dlatency.c337 static void log_info(uint64_t now, uint64_t idelta, uint64_t start_bias, kd_buf *kd, kd_buf *kd_note);
2061 log_info(uint64_t now, uint64_t idelta, uint64_t start_bias, kd_buf *kd, kd_buf *kd_note) function
2252 log_info(now, delta, start_bias, kd, kd_note);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/latency.tproj/
H A Dlatency.c337 static void log_info(uint64_t now, uint64_t idelta, uint64_t start_bias, kd_buf *kd, kd_buf *kd_note);
2061 log_info(uint64_t now, uint64_t idelta, uint64_t start_bias, kd_buf *kd, kd_buf *kd_note) function
2252 log_info(now, delta, start_bias, kd, kd_note);
/macosx-10.9.5/ICU-511.35/icuSources/test/iotest/
H A Diotest.cpp53 log_info(buffer);
/macosx-10.9.5/ICU-511.35/icuSources/tools/ctestfw/
H A Dctest.c797 log_info(const char* pattern, ...) function

Completed in 251 milliseconds