Home
last modified time | relevance | path

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

12

/third_party/python/Lib/
Dasyncore.py413 def log_info(self, message, type='info'): member in dispatcher
472 self.log_info(
484 self.log_info('unhandled incoming priority event', 'warning')
487 self.log_info('unhandled read event', 'warning')
490 self.log_info('unhandled write event', 'warning')
493 self.log_info('unhandled connect event', 'warning')
502 self.log_info('unhandled accepted event', 'warning')
505 self.log_info('unhandled close event', 'warning')
532 self.log_info('sending %s' % repr(data))
/third_party/icu/icu4c/source/test/cintltst/
Dncnvtst.c1057 log_info("\nGot:"); in convertFromU()
1059 log_info("\nExpected:"); in convertFromU()
1071 log_info("\nGot : "); in convertFromU()
1074 log_info("%d, ", offsetBuffer[p-buffer]); in convertFromU()
1075 log_info("\nExpected: "); in convertFromU()
1077 log_info("%d,", expectOffsets[i]); in convertFromU()
1151 log_info("\nGot : "); in convertToU()
1153 log_info("%d, ", offsetBuffer[p-buffer]); in convertToU()
1154 log_info("\nExpected: "); in convertToU()
1156 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.c42 log_info("signed right shift is Arithmetic Shift Right: %d\n", in TestSignedRightShiftIsArithmetic()
218log_info("Note: t_timezone offset of %ld (for %s : %s) is not a multiple of 30min.", tzoffset, upr… in TestPUtilAPI()
Dudatatst.c1597 log_info(" difference at index %d=0x%x, until index %d=0x%x\n", i, i, j, j); in TestSwapCase()
1601 log_info("showing bytes from index %d=0x%x (length %d=0x%x):\n", i, i, length, length); in TestSwapCase()
1614 log_info(" original: %02x %02x %02x %02x %02x %02x %02x %02x\n", in TestSwapCase()
1622 log_info(" swapped: %02x %02x %02x %02x %02x %02x %02x %02x\n", in TestSwapCase()
Dcapitst.c1031 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str1,-1), sortKeyStr1, sortKeyLen1); in TestBengaliSortKey()
1032 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str2,-1), sortKeyStr2, sortKeyLen2); in TestBengaliSortKey()
2259 log_info(" missing: %s\n", aescstrdup(buffer, bufLen)); in doSetsTest()
2261 log_info(" total: size=%i %s\n", uset_getItemCount(ref), aescstrdup(buffer, bufLen)); in doSetsTest()
2509log_info("Warning: ucol_open(%s, ...) returned %s, at least it didn't crash.\n", loc, u_errorName(… in TestDefaultKeyword()
Dcustrtrn.c1380log_info("Not testing u_str*WCS because (!UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION) … in Test_UChar_WCHART_API()
1423log_info("Not testing u_str*WCS because (!UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION) … in Test_widestrs()
1512log_info("Not testing u_str*WCS because (!UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION) … in Test_WCHART_LongString()
/third_party/libinput/src/
Dudev-seat.c126 log_info(&input->base, in device_added()
134 log_info(&input->base, in device_added()
287 log_info(libinput, in udev_input_enable()
294 log_info(libinput, "udev: failed to set up filter\n"); in udev_input_enable()
299 log_info(libinput, "udev: failed to bind the udev monitor\n"); in udev_input_enable()
Dpath-seat.c158 log_info(&input->base, in path_seat_get_for_device()
195 log_info(&input->base, in path_device_enable()
201 log_info(&input->base, in path_device_enable()
Dlibinput-private.h437 #define log_info(li_, ...) log_msg((li_), LIBINPUT_LOG_PRIORITY_INFO, __VA_ARGS__) macro
/third_party/python/PC/layout/
Dmain.py339 log_info("Generating {} in {}", zip_name, ns.temp)
346 log_info("Generating {} in {}", PYTHON_PTH_NAME, ns.temp)
364 log_info("Extracting pip")
405 log_info("Processed {:>4} of {} files", count, total)
407 log_info("Processed {} files", count)
470 log_info("Generating {}", ns.catalog)
603 log_info(
634 log_info("Interrupted by Ctrl+C")
/third_party/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()
/third_party/ltp/docparse/
Dtestinfo.pl35 sub log_info subroutine
329 log_info("using '$ENV{$env}' as $env repository");
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dctest.h198 log_info(const char* pattern, ...);
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Dctest.h205 log_info(const char* pattern, ...);
/third_party/python/PC/layout/support/
Dlogging.py68 def log_info(msg, *args, **kwargs): function
/third_party/python/Lib/test/
Dtest_asyncore.py283 d.log_info(l1, 'EGGS')
284 d.log_info(l2)
285 d.log_info(l3, 'SPAM')
/third_party/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp227 log_info("Test %s: unknown element with tag \"%s\"\n", id, cTag); in readTestFile()
/third_party/libevdev/libevdev/
Dlibevdev-int.h103 #define log_info(dev, ...) log_msg_cond(dev, LIBEVDEV_LOG_INFO, __VA_ARGS__) macro
Dlibevdev-uinput.c282 log_info(NULL, "multiple identical devices found. syspath is unreliable\n"); in fetch_syspath_and_devnode()
/third_party/icu/icu4c/source/tools/ctestfw/
Dctest.c714 log_info("(Known issue %s) %s\n", ticket, buf); in vlog_knownIssue()
851 log_info(const char* pattern, ...) in log_info() function
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Dctest.c712 log_info("(Known issue %s) %s\n", ticket, buf); in vlog_knownIssue()
849 log_info(const char* pattern, ...) in log_info() function
/third_party/icu/icu4c/source/test/iotest/
Diotest.cpp56 log_info(buffer); in logln()

12