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

<<41424344454647484950>>

  /external/autotest/client/site_tests/network_DhcpFailureWithStaticIP/
network_DhcpFailureWithStaticIP.py 5 import logging
39 logging.info('IPConfig properties are %r', ipconfig_properties)
  /external/autotest/client/site_tests/network_DhcpRequestHostName/
network_DhcpRequestHostName.py 5 import logging
37 logging.warning('Unexpected starting hostname %s (expected %s)',
  /external/autotest/client/site_tests/performance_Tracker/
performance_Tracker.py 6 import logging
63 logging.info('Exit flag detected; exiting.')
  /external/autotest/client/site_tests/platform_CryptohomeStress/
platform_CryptohomeStress.py 6 import logging, random, os
25 logging.warning('removing existing stop file %s', signal_file)
  /external/autotest/client/site_tests/platform_KernelVersionByBoard/
platform_KernelVersionByBoard.py 5 import logging
30 logging.info('Expected Kernel Version for %s: %s', board,
  /external/autotest/client/site_tests/platform_PartitionCheck/
platform_PartitionCheck.py 5 import logging
49 logging.warning(errmsg)
  /external/autotest/client/site_tests/policy_DeviceTargetVersionPrefix/
policy_DeviceTargetVersionPrefix.py 5 import logging
66 logging.info('Match value: %s', search.group(1))
  /external/autotest/client/site_tests/policy_ForceYouTubeSafetyMode/
policy_ForceYouTubeSafetyMode.py 5 import logging
72 logging.info('restricted mode active: %s', is_restricted_mode_active)
  /external/autotest/client/site_tests/power_Draw/
power_Draw.py 5 import logging, time
18 logging.warning('AC power is online -- '
  /external/autotest/client/site_tests/power_ProbeDriver/
power_ProbeDriver.py 6 import logging
46 logging.info('DUT battery discharging but deemed ok')
  /external/autotest/client/site_tests/power_ThermalLoad/
power_ThermalLoad.py 4 import logging
37 logging.info('Navigating to url: %s', test_url)
  /external/autotest/client/site_tests/power_VideoSuspend/
power_VideoSuspend.py 5 import logging
44 logging.info('testing %s', video_url)
  /external/autotest/client/site_tests/power_WakeupRTC/
power_WakeupRTC.py 5 import logging
52 logging.info('testing rtc device %s', rtc_device)
  /external/autotest/client/site_tests/touch_StylusTaps/
touch_StylusTaps.py 5 import logging
41 logging.info('Missing gesture files, Aborting test.')
  /external/autotest/client/site_tests/touch_TouchscreenTaps/
touch_TouchscreenTaps.py 5 import logging
50 logging.info('Missing gesture files, Aborting test.')
  /external/autotest/client/site_tests/video_VideoEncodeAccelerator/
video_VideoEncodeAccelerator.py 8 import logging
41 logging.info('download "%s" to "%s"', url, local_file)
54 logging.warning('lscpu failed.')
60 logging.warning("%s", lscpu_result)
206 logging.info('Skip the bitrate switch test: %s => %s',
211 logging.info('Skip the NV12 input buffer case.')
244 logging.debug('Executing with argument: %s', cmd_line)
250 logging.exception('error while encoding %s', input_path)
  /external/autotest/client/tests/connectathon/
connectathon.py 1 import os, shutil, glob, logging
59 logging.error("Test failed: %s", e)
  /external/autotest/client/tests/monotonic_time/
monotonic_time.py 1 import os, re, logging
30 logging.info('Time test command exit status: %s',
  /external/autotest/client/tests/selftest/
selftest.py 1 import os, sys, logging
29 logging.debug("checkpoint %d %d", current, checkpoint)
  /external/autotest/client/tests/spew/
spew.py 34 self.job.logging.redirect(results)
38 self.job.logging.restore()
  /external/autotest/client/tests/tiobench/
tiobench.py 1 import os, logging
35 logging.info(results)
  /external/autotest/client/tests/tsc/
tsc.py 1 import os, re, logging
25 logging.error('Program checktsc exit status is %s',
  /external/autotest/server/
afe_urls.py 16 import logging
24 logger = logging.getLogger(__name__)
  /external/autotest/server/cros/ap_configurators/
linksyswrt160_ap_configurator.py 5 import logging
47 logging.info('The update interval should be between 600 and 7200.'
  /external/autotest/server/cros/
dnsname_mangler.py 5 import logging
65 logging.error('%r looks like an IP address?', client_hostname)

Completed in 712 milliseconds

<<41424344454647484950>>