Home
last modified time | relevance | path

Searched refs:log_info (Results 1 – 25 of 40) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dlog.c301 *log_info; in AcquireLogCache() local
307 log_info=(LogInfo *) AcquireMagickMemory(sizeof(*log_info)); in AcquireLogCache()
308 if (log_info == (LogInfo *) NULL) in AcquireLogCache()
314 (void) memset(log_info,0,sizeof(*log_info)); in AcquireLogCache()
315 log_info->path=ConstantString("[built-in]"); in AcquireLogCache()
316 GetTimerInfo((TimerInfo *) &log_info->timer); in AcquireLogCache()
317 log_info->event_mask=p->event_mask; in AcquireLogCache()
318 log_info->handler_mask=p->handler_mask; in AcquireLogCache()
319 log_info->filename=ConstantString(p->filename); in AcquireLogCache()
320 log_info->format=ConstantString(p->format); in AcquireLogCache()
[all …]
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_resources.sh26 log_info "Running profile tests"
46 log_info "Running KVD-minimum tests"
73 log_info "Running KVD-maximum tests"
/external/python/cpython3/Lib/
Dasyncore.py408 def log_info(self, message, type='info'): member in dispatcher
467 self.log_info(
479 self.log_info('unhandled incoming priority event', 'warning')
482 self.log_info('unhandled read event', 'warning')
485 self.log_info('unhandled write event', 'warning')
488 self.log_info('unhandled connect event', 'warning')
497 self.log_info('unhandled accepted event', 'warning')
500 self.log_info('unhandled close event', 'warning')
527 self.log_info('sending %s' % repr(data))
/external/libxkbcommon/xkbcommon/test/
Dlog.c85 log_info(ctx, "first info\n"); in main()
93 log_info(ctx, "second info\n"); in main()
101 log_info(ctx, "third info\n"); in main()
/external/python/cpython2/Lib/
Dasyncore.py435 def log_info(self, message, type='info'): member in dispatcher
494 self.log_info(
506 self.log_info('unhandled incoming priority event', 'warning')
509 self.log_info('unhandled read event', 'warning')
512 self.log_info('unhandled write event', 'warning')
515 self.log_info('unhandled connect event', 'warning')
518 self.log_info('unhandled accept event', 'warning')
521 self.log_info('unhandled close event', 'warning')
548 self.log_info('sending %s' % repr(data))
/external/python/cpython3/PC/layout/
Dmain.py328 log_info("Generating {} in {}", zip_name, ns.temp)
335 log_info("Generating {} in {}", PYTHON_PTH_NAME, ns.temp)
353 log_info("Generating AppxManifest.xml in {}", ns.temp)
365 log_info("Extracting pip to {}", pip_dir)
370 log_info("Generating {} in {}", PYTHON_PROPS_NAME, ns.temp)
413 log_info("Processed {:>4} of {} files", count, total)
415 log_info("Processed {} files", count)
466 log_info("Generating {}", ns.catalog)
590 log_info(
611 log_info("Interrupted by Ctrl+C")
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c1068 log_info("\nGot:"); in convertFromU()
1070 log_info("\nExpected:"); in convertFromU()
1082 log_info("\nGot : "); in convertFromU()
1085 log_info("%d, ", offsetBuffer[p-buffer]); in convertFromU()
1086 log_info("\nExpected: "); in convertFromU()
1088 log_info("%d,", expectOffsets[i]); in convertFromU()
1162 log_info("\nGot : "); in convertToU()
1164 log_info("%d, ", offsetBuffer[p-buffer]); in convertToU()
1165 log_info("\nExpected: "); in convertToU()
1167 log_info("%d, ", expectOffsets[i]); in convertToU()
[all …]
Dcctest.c88log_info("Skipping test: ucnv_setDefaultName() did not affect actual name of %s\n", nameBeforeSet); in TestDefaultConverterSet()
Dputiltst.c38 log_info("signed right shift is Arithmetic Shift Right: %d\n", in TestSignedRightShiftIsArithmetic()
214log_info("Note: t_timezone offset of %ld (for %s : %s) is not a multiple of 30min.", tzoffset, upr… in TestPUtilAPI()
Dudatatst.c1591 log_info(" difference at index %d=0x%x, until index %d=0x%x\n", i, i, j, j); in TestSwapCase()
1595 log_info("showing bytes from index %d=0x%x (length %d=0x%x):\n", i, i, length, length); in TestSwapCase()
1608 log_info(" original: %02x %02x %02x %02x %02x %02x %02x %02x\n", in TestSwapCase()
1616 log_info(" swapped: %02x %02x %02x %02x %02x %02x %02x %02x\n", in TestSwapCase()
/external/icu/icu4c/source/test/letest/
Dcletest.c354log_info("Test %s: this may not be the same font used to generate the test data.\n", testID); in checkFontVersion()
357 log_info("Your font's version string is \"%S\"\n", uFontVersionString); in checkFontVersion()
360 log_info("Your font's version string is \"%s\"\n", fontVersionString); in checkFontVersion()
364 log_info("The expected version string is \"%s\"\n", testVersionString); in checkFontVersion()
365 log_info("If you see errors, they may be due to the version of the font you're using.\n"); in checkFontVersion()
408 log_info("Test %s: can't open font %s - test skipped.\n", testID, fontName); in openFont()
Dletest.cpp399log_info("Test %s: this may not be the same font used to generate the test data.\n", testID); in checkFontVersion()
402 log_info("Your font's version string is \"%S\"\n", uFontVersionString); in checkFontVersion()
405 log_info("Your font's version string is \"%s\"\n", fontVersionString); in checkFontVersion()
409 log_info("The expected version string is \"%s\"\n", testVersionString); in checkFontVersion()
410 log_info("If you see errors, they may be due to the version of the font you're using.\n"); in checkFontVersion()
551 log_info("Test %s: can't open font %s - test skipped.\n", testID, fontName); in openFont()
667 log_info("Test %s: unknown element with tag \"%s\"\n", id, cTag); in DataDrivenTest()
Dxmlreader.cpp223 log_info("Test %s: unknown element with tag \"%s\"\n", id, cTag); in readTestFile()
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Drouter_broadcast.sh171 log_info "ping $dip, expected reply from $from"
182 log_info "bc_forwarding disabled on r1 =>"
203 log_info "bc_forwarding enabled on r1 =>"
Drouter_multipath.sh269 log_info "Running IPv4 multipath tests"
274 log_info "Running IPv6 multipath tests"
279 log_info "Running IPv6 L4 hash multipath tests"
Dtc_shblocks.sh119 log_info "Could not test offloaded functionality"
Dlib.sh216 log_info() function
765 log_info "Expected ratio $weights_ratio"
783 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
Dtc_actions.sh207 log_info "Could not test offloaded functionality"
Dgre_multipath.sh241 log_info "Running IPv4 multipath tests"
/external/libxkbcommon/xkbcommon/src/
Dcontext.h106 #define log_info(ctx, ...) \ macro
/external/icu/icu4c/source/tools/ctestfw/unicode/
Dctest.h198 log_info(const char* pattern, ...);
/external/python/cpython3/PC/layout/support/
Dlogging.py68 def log_info(msg, *args, **kwargs): function
/external/python/cpython2/Lib/test/
Dtest_asyncore.py274 d.log_info(l1, 'EGGS')
275 d.log_info(l2)
276 d.log_info(l3, 'SPAM')
/external/python/cpython3/Lib/test/
Dtest_asyncore.py276 d.log_info(l1, 'EGGS')
277 d.log_info(l2)
278 d.log_info(l3, 'SPAM')
/external/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp227 log_info("Test %s: unknown element with tag \"%s\"\n", id, cTag); in readTestFile()

12