HomeSort by relevance Sort by last modified time
    Searched refs:logging (Results 1126 - 1150 of 5540) sorted by null

<<41424344454647484950>>

  /external/autotest/client/site_tests/security_NetworkListeners/
security_NetworkListeners.py 5 import logging
81 logging.debug('Ignoring %s', line)
126 logging.error('Unexpected network listener: %s', daemon)
132 logging.warning('Missing expected network listener: %s',
  /external/autotest/client/site_tests/touch_ScrollDirection/
touch_ScrollDirection.py 5 import logging
38 logging.info('Scroll delta was %d', delta)
76 logging.info('Missing gesture files, Aborting test.')
99 logging.info('Expecting Australian=%s', self._australian_state)
  /external/autotest/client/site_tests/touch_UpdateErrors/
touch_UpdateErrors.py 5 import logging
67 logging.info('This build has an older build; skipping some logs, '
117 logging.info('Did not find "%s"!', term)
127 logging.info('This touchpad is not supported for this test.')
  /external/autotest/client/site_tests/video_JDAPerf/
video_JDAPerf.py 5 import logging
91 logging.warning('Could not get idle CPU pre login.')
93 logging.warning('Could not get cold machine pre login.')
117 logging.warning('Can\'t stop charging')
126 logging.warning('Initial charge (%f) less than min (%f)',
151 logging.debug('Starting video_JpegDecodeAccelerator %s', gtest_filter)
  /external/autotest/server/cros/
sonic_extension_downloader.py 8 import logging
48 logging.info('Omaha response while downloading extension: %s',
60 logging.info('Downloading extension from %s', download_url)
117 logging.info('Sonic extension successfully downloaded into %s.',
  /external/autotest/server/site_tests/bluetooth_RegressionServer/
bluetooth_RegressionServer.py 5 import logging
29 logging.info('Running client side tests')
33 logging.info('Starting reboot from Server')
35 logging.info('Returning to Client after reboot')
  /external/autotest/server/site_tests/display_SwitchMode/
display_SwitchMode.py 7 import logging, time
48 logging.info('Set mirrored: %s', test_mirrored)
73 logging.debug('See the display on Chameleon: port %d (%s)',
81 logging.info("Iteration %d", (i + 1))
  /external/autotest/server/site_tests/firmware_BaseECKeyboard/
firmware_BaseECKeyboard.py 5 import logging
45 logging.error("Caught exception: %s", str(e))
118 logging.info('Testing keypress by servo...')
121 logging.info('Use key press simulation to issue reboot command...')
  /external/autotest/server/site_tests/firmware_FastbootErase/
firmware_FastbootErase.py 5 import logging
63 logging.info("Making copy of kernel")
74 logging.info("Erasing the kernel")
89 logging.info("Repairing the kernel")
  /external/autotest/server/site_tests/network_WiFi_VerifyRouter/
network_WiFi_VerifyRouter.py 5 import logging
24 logging.info('Finished connection attempt to %s with times: '
78 logging.info('Connecting to AP with settings %s.',
84 logging.info('Signal level for AP %d with bitmap %d is %d',
  /external/autotest/site_utils/lxc/
shared_host_dir.py 5 import logging
134 logging.debug('Verifying existing host path: %s', self.path)
142 logging.debug('Host mount not shared (%r).', host_mount)
144 logging.debug('Host mount not found.')
  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
uploader.py 5 import logging
57 logging.debug('A file already exists at upload path %s in self.cs_bucket'
64 logging.error('Failed to copy existing file %s in cloud storage bucket '
73 logging.error('Failed to upload %s to %s in cloud_storage bucket %s',
  /external/guice/extensions/persist/test/com/google/inject/persist/
EdslTest.java 7 import java.util.logging.Logger;
  /external/libbrillo/brillo/
test_helpers.h 15 #include <base/logging.h>
  /external/libbrillo/policy/
libpolicy.cc 7 #include <base/logging.h>
  /external/linux-kselftest/tools/testing/selftests/futex/functional/
Makefile 9 ../include/logging.h
  /external/lisa/tests/eas/
rfc.py 18 import logging
  /external/lisa/tests/sfreq/
smoke_test.py 18 import logging
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
Version.java 6 import java.util.logging.Logger;
  /external/perf_data_converter/src/quipper/mybase/base/
logging.h 17 // Emulate Chrome-like logging.
27 namespace logging { namespace
34 // the min log level to negative values enables verbose logging.
43 // Generic logging class that emulates logging from libbase. Do not use this
64 // For general logging.
81 // Like LOG but appends errno's string description to the logging.
97 // Like LOG but conditional upon the logging verbosity level.
110 // Logging verbosity level. The logging will be printed if this value is les
    [all...]
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
SLF4JLogFactory.java 17 package org.apache.commons.logging.impl;
19 import org.apache.commons.logging.Log;
20 import org.apache.commons.logging.LogConfigurationException;
21 import org.apache.commons.logging.LogFactory;
58 * The {@link org.apache.commons.logging.Log}instances that have already been
76 public static final String LOG_PROPERTY = "org.apache.commons.logging.Log";
143 * (the meaning of this name is only known to the underlying logging
168 * {@link org.apache.commons.logging.Log}instances returned by this factory.
177 // in the the web-app class loader and the official commons-logging.jar is
  /external/toolchain-utils/android_bench_suite/
fix_skia_results.py 7 # pylint: disable=cros-logging-import
13 import logging
17 # Turn the logging level to INFO before importing other autotest
18 # code, to avoid having failed import logging messages confuse the
20 logging.basicConfig(level=logging.INFO)
121 logging.error('While converting "%s" (key: %s): %s',
gen_json.py 7 # pylint: disable=cros-logging-import
15 import logging
18 # Turn the logging level to INFO before importing other autotest
19 # code, to avoid having failed import logging messages confuse the
21 logging.basicConfig(level=logging.INFO)
54 logging.error('Please input the correct benchmark name.')
  /external/webrtc/tools/autoroller/
roll_chromium_revision.py 15 import logging
81 logging.error('Failed to parse commit position id from:\n%s\n',
96 logging.debug('CMD: %s CWD: %s', ' '.join(command), working_dir)
100 logging.debug('extra env: %s', extra_env)
111 logging.error('Command failed: %s\n'
163 logging.exception('Error connecting to %s. Error: %s', url, e)
308 logging.error('Dirty/unversioned files:\n%s', stdout)
316 logging.error('Please checkout the master branch and re-run this script.')
320 logging.info('Updating master branch...')
325 logging.info('Creating roll branch: %s', ROLL_BRANCH_NAME
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
EventLogConstants.java 19 import com.android.internal.logging.nano.MetricsProto.MetricsEvent;

Completed in 972 milliseconds

<<41424344454647484950>>