HomeSort by relevance Sort by last modified time
    Searched refs:logging (Results 676 - 700 of 3267) sorted by null

<<21222324252627282930>>

  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
LoggerRuntime.java 14 import java.util.logging.Handler;
15 import java.util.logging.Level;
16 import java.util.logging.LogRecord;
17 import java.util.logging.Logger;
24 * This {@link IRuntime} implementation uses the Java logging API to report
91 mv.visitMethodInsn(Opcodes.INVOKESTATIC, "java/util/logging/Logger",
92 "getLogger", "(Ljava/lang/String;)Ljava/util/logging/Logger;",
95 // Stack[2]: Ljava/util/logging/Logger;
102 // Stack[1]: Ljava/util/logging/Logger;
105 mv.visitFieldInsn(Opcodes.GETSTATIC, "java/util/logging/Level", "INFO"
    [all...]
  /external/libbrillo/brillo/
syslog_logging_unittest.cc 5 #include <base/logging.h>
  /external/libchrome/base/
vlog.h 15 namespace logging { namespace
22 // |v_switch| gives the default maximal active V-logging level; 0 is
23 // the default. Normally positive values are used for V-logging
26 // |vmodule_switch| gives the per-module maximal V-logging levels to
28 // E.g. "my_module=2,foo*=3" would change the logging level for all
38 // "*/foo/bar/*=2" would change the logging level for all code in
75 } // namespace logging
  /external/libese/esed/
ScopedEseConnection.h 19 #include <android-base/logging.h>
  /external/libtextclassifier/annotator/
types-test-util.h 23 #include "utils/base/logging.h"
30 logging::LoggingStringStream tmp_stream; \
  /external/libtextclassifier/utils/base/
logging.cc 17 #include "utils/base/logging.h"
26 namespace logging { namespace in namespace:libtextclassifier3
66 } // namespace logging
  /external/ply/ply/example/calcdebug/
calc.py 5 # with output routed to a logging object.
116 import logging
117 logging.basicConfig(
118 level=logging.INFO,
129 yacc.parse(s, debug=logging.getLogger())
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
LogConfigurationException.java 17 package org.apache.commons.logging;
  /external/autotest/server/cros/servo/
chrome_cr50.py 6 import logging
24 logging.info("not using servo v4. ignoring %s", func.func_name)
94 logging.debug(super(ChromeCr50, self).send_command_get_output(
174 logging.debug(rv)
211 logging.info('Current CCD settings:\n%s', pprint.pformat(info))
235 logging.debug(rv)
239 logging.debug(past_results)
278 logging.debug(pprint.pformat(caps))
337 logging.info('Failed to get %r output: %r', command, str(e))
341 logging.info('Could not get %r output after %d tries'
    [all...]
  /external/adhd/scripts/
ini_editor_unittest.py 10 import logging
142 logging.basicConfig(
144 level=logging.DEBUG)
  /external/autotest/client/common_lib/cros/
arc_util.py 8 import logging
104 logging.debug('ARC is enabled in mode ' + str(arc_mode))
155 with logging.
163 logging.info('Saving Android dumpstate.')
183 logging.info('Android dumpstate successfully saved.')
186 logging.exception('Failed to save Android dumpstate.')
244 logging.info('Determined that ARC is managed by user policy.')
249 logging.info('Returning early since ARC is policy-enforced.')
251 logging.info('Forcing ARC %s, ignore managed state.',
331 logging.error('Error: %r', err_msg
    [all...]
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_data_channel.py 5 import logging
70 logging.debug('Data Channel: Sent %d bytes out of %d bytes requested. '
100 logging.debug('Data Channel: Received %d bytes response. Payload: %s',
mbim_errors.py 5 import logging
404 logging.error(error_object)
408 logging.error('Traceback:\n' + ''.join(trace))
  /external/autotest/client/cros/multimedia/
browser_facade_native.py 7 import logging
77 logging.debug('Load URL %s', url)
88 logging.debug('Closing URL %s', tab.url)
  /external/autotest/client/cros/
network.py 5 import logging
46 logging.info('interface for %s: %s', address, interface)
80 logging.info('FetchUrl %s', url)
  /external/autotest/client/cros/video/
arc_device_capability.py 5 import logging
48 logging.debug('%s', media_codecs_data)
57 logging.debug('%r', arc_caps)
  /external/autotest/client/site_tests/bluetooth_IDCheck/
bluetooth_IDCheck.py 5 import logging
35 logging.info('Saw Bluetooth ID of: %s', modalias)
54 logging.info('Saw Bluetooth Alias of: %s', alias)
  /external/autotest/client/site_tests/cellular_StressEnable/
cellular_StressEnable.py 6 import logging
53 logging.info('Cycle %d: %f seconds delay.', n, t / 10.0)
55 logging.info('Done.')
  /external/autotest/client/site_tests/desktopui_GmailLatency/
desktopui_GmailLatency.py 5 import logging, os, time
39 logging.debug(e)
65 logging.debug(e)
  /external/autotest/client/site_tests/detachablebase_TriggerHammerd/
detachablebase_TriggerHammerd.py 5 import logging
52 logging.info('Start line: %s', start_line)
67 logging.error('Hammerd log: %s', hammerd_log)
  /external/autotest/client/site_tests/firmware_SetFWMP/
firmware_SetFWMP.py 5 import logging
37 logging.warning('No access to the password')
39 logging.info(status)
  /external/autotest/client/site_tests/firmware_TouchMTB/
common_util.py 7 import logging
22 logging.warning('Command (%s) failed (ret=%s).', cmd, ret)
37 logging.warning('Command (%s) failed (%s).', cmd, e)
  /external/autotest/client/site_tests/graphics_KernelConfig/
graphics_KernelConfig.py 5 import logging
48 logging.info('Running %s kernel, %s userspace: %s',
60 logging.debug(config._config)
  /external/autotest/client/site_tests/kernel_PerfEventRename/
kernel_PerfEventRename.py 7 import logging
49 logging.debug('report output: %s' % report)
65 logging.info('bad report entry: %s' % line)
  /external/autotest/client/site_tests/kernel_VbootContextEC/
kernel_VbootContextEC.py 7 import logging, os, random
22 logging.info('Skip test for non-ARM arch %s', arch)
27 logging.info('Skip test: Vboot Context storage media is "%s"',

Completed in 1031 milliseconds

<<21222324252627282930>>