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

<<31323334353637383940>>

  /external/autotest/client/site_tests/platform_DMVerityCorruption/
platform_DMVerityCorruption.py 5 import logging
15 logging.info('mod_zerofill_block(%d, %s, %d, %d)' % (
23 logging.info('mod_Afill_hash_block(%d, %s, %d, %d)' % (
  /external/autotest/client/site_tests/platform_FilePerms/
platform_FilePerms.py 9 import logging
210 logging.error('Wrong uid in filesystem "%s"', fs)
213 logging.error('Wrong gid in filesystem "%s"', fs)
323 logging.error('Could not find filesystem "%s" in mtab', filesystem)
327 logging.error('Filesystem "%s" is not mounted read-only',
372 logging.warning('Ignoring filesystem "%s" with type "%s"',
378 logging.error(
385 logging.error(
393 logging.error(
406 logging.error('[%s] "%s" is missing options "%s"'
    [all...]
  /external/autotest/client/site_tests/platform_MemoryPressure/
platform_MemoryPressure.py 5 import logging
41 logging.info("tab discard after %d tabs", n_tabs)
45 logging.error(msg)
  /external/autotest/client/site_tests/security_AltSyscall/
security_AltSyscall.py 5 import logging
41 logging.info("Command line: " + cmdline)
45 logging.error("ret: %d, expected: %d", ret, expected_ret)
  /external/autotest/client/site_tests/touch_TouchscreenZoom/
touch_TouchscreenZoom.py 5 import logging
25 logging.info('Starting to zoom %s', direction)
59 logging.info('Missing gesture files, Aborting test.')
  /external/autotest/client/site_tests/video_VideoDecodeAccelerator/
video_VideoDecodeAccelerator.py 5 import logging
33 logging.debug('Starting video_VideoDecodeAccelerator: %s', videos)
61 logging.error('%s: %s', video, test_failure.message)
  /external/autotest/server/bin/
unit_test_server.py 5 import logging
38 logging.info('UnitTestServer: postprocess %s' %
57 logging.warning('Unable to locate %s' % src)
  /external/autotest/server/cros/
cfm_jmidata_log_collector.py 5 import logging
61 logging.warning('data_type "%s" is not implemented in helper %s, '
67 logging.info('Data Type: %s, Data Array: %s', data_type, str(data_array))
  /external/autotest/server/cros/faft/config/
config.py 5 import logging
55 logging.debug("No config overrides found for platform: %s.",
57 logging.debug(str(self))
  /external/autotest/server/cros/network/
rf_switch_controller.py 18 import logging
57 logging.error('No AP boxes available for the RF Switch.')
59 logging.error('No Client boxes available for the RF Switch.')
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
audio_AudioBasicBluetoothPlayback.py 7 import logging
47 logging.info("Disconnecting BT module...")
52 logging.info("Connecting BT module...")
64 logging.info("Turning off BT module...")
69 logging.info("Turning on BT module...")
72 logging.info("Connecting BT module...")
186 logging.info('Start playing %s on Cros device',
192 logging.info('Start recording from Chameleon.')
198 logging.info('Stopped recording from Chameleon.')
205 logging.info('Read recorded binary from Chameleon.'
    [all...]
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
audio_AudioBasicBluetoothRecord.py 7 import logging
46 logging.info("Disconnecting BT module...")
52 logging.info("Connecting BT module...")
64 logging.info("Turning off BT module...")
70 logging.info("Turning on BT module...")
73 logging.info("Connecting BT module...")
201 logging.info('Start playing %s on Chameleon',
206 logging.info('Start recording from Cros device.')
212 logging.info('Stopped recording from Cros device.')
219 logging.info('Read recorded binary from Chameleon.'
    [all...]
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 7 import logging
52 logging.info('Suspend start....')
54 logging.info('Waiting for resume....')
56 logging.info('Resume complete....')
84 logging.debug('Copied the file on the DUT at %s', host_file)
89 logging.info('Start playing %s on Cros device', host_file)
92 logging.debug('Suspend.')
94 logging.debug('Resume.')
96 logging.debug('Start recording.')
102 logging.debug('Stopped recording.'
    [all...]
  /external/autotest/server/site_tests/brillo_StorageWriteSpeedTest/
brillo_StorageWriteSpeedTest.py 5 import logging
48 logging.info('Actual write speed is %d bytes/sec', actual_speed)
50 logging.error('Write speed (%s bytes/sec) is lower than '
  /external/autotest/server/site_tests/cheets_GTS/
cheets_GTS.py 15 import logging
62 logging.info('RUN: ./gts-tradefed %s', ' '.join(command))
70 logging.info('END: ./gts-tradefed %s\n', ' '.join(command))
  /external/autotest/server/site_tests/firmware_Cr50Open/
firmware_Cr50Open.py 5 import logging
40 logging.debug(e)
52 logging.info('ccd open is %s', ccd_status_str)
  /external/autotest/server/site_tests/firmware_ECPeci/
firmware_ECPeci.py 5 import logging
28 logging.error("Caught exception: %s", str(e))
45 logging.info("Reading PECI CPU temperature for %d times.",
  /external/autotest/server/site_tests/network_WiFi_DisconnectClearsIP/
network_WiFi_DisconnectClearsIP.py 5 import logging
38 logging.info('Successfully disconnected.')
44 logging.info('IP was still set: %s', wifi_ip)
  /external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/
network_WiFi_FastReconnectInDarkResume.py 5 import logging
31 logging.info('Set up WoWLAN')
38 logging.info('Deauthenticating the DUT')
  /external/autotest/server/site_tests/network_WiFi_WakeOnDisconnect/
network_WiFi_WakeOnDisconnect.py 5 import logging
26 logging.info('Set up WoWLAN')
45 logging.info('Client woke up successfully.')
  /external/autotest/server/site_tests/platform_RotationFps/
platform_RotationFps.py 7 import logging
41 logging.info('Detected %s chameleon port.', chameleon_port_name)
63 logging.info('***RESULT*** Rotation FPS is %d (max 15)', fps)
  /external/autotest/server/site_tests/platform_TrackpadStressServer/
platform_TrackpadStressServer.py 5 import logging
25 logging.info('TrackpadStressServer: start client test')
40 logging.info('TrackpadStressServer: executing "%s" on %s',
  /external/autotest/server/site_tests/telemetry_AFDOGenerate/
telemetry_AFDOGenerate.py 27 import logging
114 logging.info('Ignoring failure from benchmark %s.',
196 logging.info('Starting run for Telemetry benchmark %s', benchmark)
201 logging.info('Completed Telemetry benchmark %s in %f seconds',
205 logging.info('Got exception from Telemetry benchmark %s '
215 logging.info('Benchmark %s succeeded', benchmark)
234 logging.info('Benchmark %s succeeded on %s try',
241 logging.info('Benchmark %s failed. Retrying ...',
244 logging.info('Benchmark %s failed twice. Not retrying',
338 logging.info('About to upload to GS: %s', remote_file
    [all...]
  /external/autotest/server/site_tests/telemetry_Crosperf/
telemetry_Crosperf.py 4 import logging
68 logging.info('Using Chrome source tree at %s', chrome_root_dir)
83 logging.info('Getting DEPs: %s', command)
90 logging.debug('Error occurred getting DEPs: %s\n %s\n',
104 logging.info('Copying: %s -> %s', src, dst)
130 logging.debug('Retrieving Results: %s', command)
136 logging.error('Failed to retrieve results: %s', e)
139 logging.debug('command return value: %d', exit_code)
183 logging.info('CMD: %s', command)
188 logging.debug('Error occurred executing telemetry.'
    [all...]
  /external/autotest/site_utils/
abort_suite.py 28 import logging
71 logging.info('The following suites have been aborted:\n%s', hqe_info)
73 logging.info('No suites have been aborted. The suite jobs may have '

Completed in 674 milliseconds

<<31323334353637383940>>