| /external/autotest/client/common_lib/ |
| autotemp.py | 15 import shutil, os, logging 63 logging.debug('Cleaning %s', self.name) 68 logging.exception(msg) 116 logging.debug('Clean was not called for ' + self.name) 121 logging.exception(msg)
|
| /external/autotest/client/common_lib/perf_expectations/ |
| expectation_checker.py | 11 import logging 66 logging.error('I/O Error reading expectations %s(%s): %s', 74 logging.error('ValueError parsing expectations %s(%s): %s', 83 logging.info('No expectation data found in %s.', 143 logging.debug(
|
| /external/autotest/client/cros/video/ |
| device_capability.py | 6 import logging 26 logging.info("Capabilities:\n%r", self.capabilities) 56 logging.info("Detector result (%s): %s", 73 logging.debug('Processing caps: %s', fname) 83 logging.debug("%r", rule)
|
| /external/autotest/client/site_tests/accessibility_ChromeVoxSound/ |
| accessibility_ChromeVoxSound.py | 6 import logging 47 logging.info('Found passing chunk: %d.', i) 62 logging.info('Time taken - %s: %f', name, audio_length) 74 logging.info(stat_output) 98 logging.info('ChromeVox took %f seconds to start.')
|
| /external/autotest/client/site_tests/graphics_Gralloc/ |
| graphics_Gralloc.py | 5 import logging 66 logging.debug('Running %d executables', len(self._executables)) 72 logging.error('Exception running %s', cmd) 79 logging.error(line) 81 logging.debug(stdout)
|
| /external/autotest/client/site_tests/graphics_VTSwitch/ |
| graphics_VTSwitch.py | 5 import logging 78 logging.error('VT1 and VT2 screenshots only differ by ' + \ 89 logging.info('Iteration #%d', iteration) 103 logging.error('VT1 screenshots differ by %d %%: %s vs %s', 121 logging.error(
|
| /external/autotest/client/site_tests/network_WiFiResume/ |
| network_WiFiResume.py | 10 import logging 34 logging.info('checking wifi interface %s', dev) 48 logging.info('Network came up at %d seconds', delay) 59 logging.info('Scheduling wakeup in %d seconds\n', secs_to_suspend) 61 logging.info('Woke up at %d', rtc.get_seconds())
|
| /external/autotest/client/site_tests/network_WlanDriver/ |
| network_WlanDriver.py | 5 import logging 112 logging.info('Kernel base is %s', base_revision) 118 logging.info("Uninitialized technologies: %s", uninit) 138 logging.warning("Shill couldn't find wireless device; " 146 logging.info('Device name %s, module path %s', device_name, module_path)
|
| /external/autotest/client/site_tests/power_Standby/ |
| power_Standby.py | 5 import logging, math, time 51 logging.warning("Battery percent = %.2f%%. Too low to continue") 57 logging.debug("actual_hours = %.4f", actual_hours) 67 logging.debug("charge_used = %.6f", charge_used) 70 logging.debug("elapsed_hours = %.4f", elapsed_hours)
|
| /external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/ |
| video_WebRtcPeerConnectionWithCamera.py | 5 import logging 48 logging.debug(status); 79 logging.info('Camera Type: %s', results['cameraType']) 80 logging.info('PeerConnectionstats: %s', results['peerConnectionStats']) 81 logging.info('FrameStats: %s', results['frameStats'])
|
| /external/autotest/client/tests/disktest/ |
| disktest.py | 1 import os, sys, subprocess, logging 44 logging.info("Testing %d MB files on %s in %d MB memory, chunk %s", 48 logging.debug("Running '%s'", cmd) 73 logging.info("Resizing to %s GB", gigabytes) 84 logging.info("Total of disk chunks that will be used: %s", chunks)
|
| /external/autotest/server/cros/network/rf_switch/ |
| scpi_ssh_tunnel.py | 29 import logging 73 logging.debug('Tunnel command: %s', tunnel_command) 77 logging.debug( 81 logging.exception('Error starting SSH tunnel to SCPI device.') 90 logging.error('Error connecting to SCPI device.')
|
| /external/autotest/server/cros/servo/ |
| chrome_cr50.py | 6 import logging 22 logging.info("not using servo v4. ignoring %s", func.func_name) 121 logging.info("Image does not include '%s' command", cmd) 160 logging.debug('Detected cr50 reboot') 162 logging.debug('Failed to detect cr50 reboot') 255 logging.info(e.message) 256 logging.info('Cannot use the version to get the board id') 310 logging.info("Wait until ccd is '%s'", state) 317 logging.warning(error_msg) 318 logging.info("ccd is '%s'", state [all...] |
| /external/autotest/server/site_tests/firmware_Cr50DeepSleepStress/ |
| firmware_Cr50DeepSleepStress.py | 5 import logging 53 logging.info('running %s', version) 54 logging.info('After %s reboots, Cr50 resumed from deep sleep %s times', 139 logging.info('Minimum suspend-resume cycle is %ds. This is ' 147 logging.info('Clear Cr50 deep sleep count')
|
| /external/autotest/server/site_tests/firmware_Cr50GetName/ |
| firmware_Cr50GetName.py | 5 import logging 64 logging.debug('last cr50 update message: "%s"', self._last_message) 117 logging.debug('EXPECT: %s', expected_result_re) 118 logging.debug('GOT: %s', result) 124 logging.info('FOUND UPDATE RESULT:\n%s', match.groups()[0])
|
| /external/autotest/server/site_tests/firmware_Cr50InvalidateRW/ |
| firmware_Cr50InvalidateRW.py | 5 import logging 17 There are two special cases this test covers: logging in after the TPM 18 owner is cleared and logging in as guest. 64 logging.debug(message) 104 logging.info(message) 128 logging.info('Clearing the TPM owner') 134 logging.info('finished run %d', self.iteration)
|
| /external/autotest/server/site_tests/network_FirewallHolePunchServer/ |
| network_FirewallHolePunchServer.py | 5 import logging 35 logging.debug('Connected to client') 37 logging.debug('Socket connection to DUT failed.') 84 logging.debug('Performing...') 85 logging.debug(pprint.pprint(test))
|
| /external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/ |
| network_WiFi_OverlappingBSSScan.py | 5 import logging 58 logging.info('Pinging router without OBSS scans for %d seconds.', 62 logging.info('Ping statistics without OBSS scans: %r', 76 logging.info('Pinging router with OBSS scans for %d seconds.', 80 logging.info('Ping statistics with OBSS scans: %r', result_obss_scan)
|
| /external/autotest/server/site_tests/network_WiFi_Reset/ |
| network_WiFi_Reset.py | 5 import logging 78 logging.error("Failed, waiting for interface to reappear") 104 logging.info("Running %d suspends", self._NUM_SUSPENDS) 106 logging.info("Running %d resets", self._NUM_RESETS) 127 logging.info("Test exited, but interface is missing; rebooting")
|
| /external/autotest/server/site_tests/p2p_EndToEndTest/ |
| p2p_EndToEndTest.py | 5 import logging 67 logging.info('Master process running.') 99 logging.debug('Sleeping %d seconds', secs_to_sleep) 110 logging.info('Using URL %s', url) 118 logging.info('SHA1 is %s', sha1)
|
| /external/autotest/server/site_tests/platform_Flashrom/ |
| platform_Flashrom.py | 5 import logging 40 logging.info('Execute %s', command) 42 logging.info('Output >>> %s <<<', output) 66 logging.info('fmap %s', fmap_data) 109 logging.info('cmp %s %s == %s', shball_rw_b, rw_b2, result_output)
|
| /external/autotest/server/site_tests/platform_S0ixCycle/ |
| platform_S0ixCycle.py | 5 import logging, time 44 logging.info('== S0ix suspend and check the state transition ==') 59 logging.info('== S0ix resume and check the state transition ==') 102 logging.info('== Running FAFT ITERATION %d/%s ==',i+1, self.faft_iterations) 103 logging.info('S0ix suspend/resume back and check state transition.')
|
| /external/autotest/server/site_tests/platform_S3Cycle/ |
| platform_S3Cycle.py | 5 import logging, time 44 logging.info('== S3 suspend and check the state transition ==') 59 logging.info('== S3 resume and check the state transition ==') 80 logging.info('== Running FAFT ITERATION %d/%s ==',i+1, self.faft_iterations) 81 logging.info('S3 suspend/resume back and check state transition.')
|
| /external/autotest/server/site_tests/power_USBHotplugInSuspend/ |
| power_USBHotplugInSuspend.py | 9 import logging, time 43 logging.info('USB Devices: %s' % (",".join(devices))) 121 logging.info('Inserted USB device(s): %s' % (",".join(diff))) 126 logging.info('Testing insertion during suspend.') 128 logging.info('Testing removal during suspend.')
|
| /external/autotest/site_utils/chromeos_proxy/ |
| swarming_bot_manager.py | 13 import logging 86 logging.info('Validating server: %s', server_name) 96 logging.warning('RPC get_servers failed on afe %s: %s', afe, str(e)) 123 logging.error( 135 logging.info("Setting signal handler.")
|