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

<<11121314151617181920>>

  /external/autotest/client/cros/cellular/pseudomodem/
connect_cdma_machine.py 5 import logging
19 logging.info('ConnectCdmaMachine: Modem is REGISTERED.')
30 logging.info('ConnectCdmaMachine: Service is not activated. Cannot'
36 logging.info('ConnectCdmaMachine: Setting state to CONNECTING.')
  /external/autotest/client/site_tests/cheets_StartAndroid/
cheets_StartAndroid.py 6 import logging
26 logging.debug("Times to start Chrome and Android: %s",
44 # Run stress test by logging in and starting ARC several times.
48 logging.info('cheets_StartAndroid iteration %d', i)
57 # 2 seconds for chrome to settle down before logging out
73 logging.error('Could not start Chrome. Retrying soon...')
  /external/autotest/client/site_tests/graphics_LibDRM/
graphics_LibDRM.py 4 import logging
49 logging.warning('Tegra does not support DRM.')
61 logging.error('Could not find test %s.', test)
68 logging.error('%s returned %d', test, return_value)
  /external/autotest/client/site_tests/hardware_LightSensor/
hardware_LightSensor.py 5 import logging, os, glob
51 logging.info("Did not find light sensor reading at " + path)
59 logging.info("Found light sensor at " + path)
65 logging.debug("light sensor reading is %d", reading)
  /external/autotest/client/site_tests/hardware_RamFio/
hardware_RamFio.py 5 import logging
42 logging.info('Found %d bytes of usable memory.', usable_mem)
48 logging.info('Not enough memory. Want: %d, Usable: %d', size,
61 logging.info('cannot mount ramfs with context=u:object_r:tmpfs:s0,'
  /external/autotest/client/site_tests/kernel_CrosECSysfs/
kernel_CrosECSysfs.py 7 import logging, os
66 logging.info("flashsize is %s", flashsize)
69 logging.info("build is %s", build)
74 logging.info("reboot is %s", reboot)
  /external/autotest/client/site_tests/network_ChromeWifiTDLS/
network_ChromeWifiTDLS.py 5 import logging
23 logging.info('enable_tdls')
29 logging.info('tdls result: ' + result)
40 logging.info('run_once_internal')
  /external/autotest/client/site_tests/power_Status/
power_Status.py 5 import logging, time
25 logging.info("battery_energy: %f" % status.battery[0].energy)
26 logging.info("linepower_online: %s" % status.on_ac())
32 logging.info("%s: %s" , k, keyvals[k])
  /external/autotest/client/site_tests/security_SMMLocked/
security_SMMLocked.py 7 import logging, os
27 logging.debug('ok: skipping SMM test for %s.', cpu_arch)
48 logging.debug(r.stdout)
53 logging.error('Test Failed for %s', cpu_arch)
  /external/autotest/client/site_tests/security_ptraceRestrictions/
security_ptraceRestrictions.py 18 import logging, os
26 logging.info('ok: %s' % (msg))
29 logging.error('FAIL: %s' % (msg))
33 logging.error('FATAL: %s' % (msg))
  /external/autotest/client/site_tests/ui_SettingsPage/
ui_SettingsPage.py 5 import logging
62 logging.info('Modem found')
63 logging.info(modem_status)
66 logging.info('Modem not found')
  /external/autotest/client/site_tests/usbpd_DisplayPortSink/
usbpd_DisplayPortSink.py 5 import logging
26 logging.info("device has %d USB-PD ports", len(usbpd.ports))
32 logging.info("Port %d is dfp", i)
37 logging.info("Port %d supports dp", i)
  /external/autotest/server/brillo/
host_utils.py 8 import logging
66 logging.warning('This test assumes that the device is connected to '
70 logging.info('Connecting to ssid %s', ssid)
83 logging.info('Connecting to wifi')
  /external/autotest/server/control_segments/
stage_server_side_package 7 import logging
27 logging.error('Stage server-side package failed. %s', e)
  /external/autotest/server/cros/ap_configurators/
ap_batch_locker.py 5 import logging
78 logging.error('Found no matching APs to test against for %s', ap_spec)
80 logging.debug('Found %d APs', len(ap_lockers_list))
139 logging.info('locked %s', ap_locker.configurator.host_name)
144 logging.info('%d retries left for %s',
148 logging.info('No more retries left. Remove %s from list',
170 logging.info('locked %s', ap_locker.configurator.host_name)
175 logging.info('%d retries left for %s',
179 logging.info('No more retries left. Remove %s from list',
201 logging.info('checking %s', ap_locker.configurator.host_name
    [all...]
  /external/autotest/server/cros/network/
connection_worker.py 5 import logging
58 logging.debug('Removing interfaces in work host machine %s', devs)
62 logging.debug('Adding interfaces in work host machine')
64 logging.debug('Interfaces in work client %s', iw.list_interfaces())
89 logging.error('Failed to set up isolated test context profile for '
95 logging.info('Connecting work client to AP')
100 logging.error('Connection attempt of work client failed, try %d'
103 logging.info('Work client connected to the AP')
151 logging.info('Pinging work client ip: %s', self.work_client.wifi_ip)
156 logging.info('Connection liveness %r', ping_result
    [all...]
  /external/autotest/server/site_tests/autoupdate_P2P/
autoupdate_P2P.py 5 import logging
30 logging.info('Disabling p2p_update on hosts.')
37 logging.info('Failed to disable P2P in cleanup.')
42 logging.info('Enabling p2p_update on hosts.')
73 logging.info('Updating first DUT with a regular update.')
78 logging.exception('Failed to update the first DUT.')
82 logging.info('Saving update engine logs to results dir.')
96 logging.info('Checking that p2p is still enabled after update.')
123 logging.info('Updating second host via p2p.')
131 logging.exception('Failed to update the second DUT via P2P.'
    [all...]
  /external/autotest/server/site_tests/brillo_DecodingAudioTest/
brillo_DecodingAudioTest.py 5 import logging
44 logging.info('Testing silent playback to get silence threshold')
50 logging.info('Generate mp3 file')
64 logging.info('Testing decode playback')
  /external/autotest/server/site_tests/firmware_ConsecutiveBootPowerButton/
firmware_ConsecutiveBootPowerButton.py 5 import logging
35 logging.info('======== Running FAFT ITERATION %d/%s ========',
37 logging.info("Expected boot fine, full power off DUT and on.")
44 logging.info("Expected boot fine.")
  /external/autotest/server/site_tests/firmware_ECKeyboardReboot/
firmware_ECKeyboardReboot.py 5 import logging
36 logging.info('DUT is off as expected')
41 logging.info('DUT is on as expected')
46 logging.info("Test dut-control ec_uart_cmd:reboot command.")
  /external/autotest/server/site_tests/firmware_PDResetHard/
firmware_PDResetHard.py 5 import logging
36 logging.warn('Device cant hard reset ... skipping')
75 logging.warn('Power role not swapped, ending test')
78 logging.warn('device cant send power role swap command, end test')
  /external/autotest/server/site_tests/firmware_PDResetSoft/
firmware_PDResetSoft.py 5 import logging
37 logging.warn('Device cant soft reset ... skipping')
76 logging.warn('Power role not swapped, ending test')
79 logging.warn('device cant send power role swap command, end test')
  /external/autotest/server/site_tests/network_WiFi_LinkMonitorFailure/
network_WiFi_LinkMonitorFailure.py 5 import logging
45 logging.info("Restart local server with different address")
61 logging.info('Link failure detection time: %.2f seconds',
70 logging.info('Reassociate time: %.2f seconds', reassociate_time)
  /external/autotest/server/site_tests/network_WiFi_RoamSuspendSSID/
network_WiFi_RoamSuspendSSID.py 5 import logging
55 logging.info('Waiting %d seconds for DUT to be fully suspended.',
58 logging.info('Tearing down the most recently connected AP.')
60 logging.info('Expect that we connect to our previous connected AP '
  /external/autotest/server/site_tests/network_WiFi_RoamSuspendTimeout/
network_WiFi_RoamSuspendTimeout.py 5 import logging
34 logging.info("- Set up AP, connect.")
46 logging.info("- Suspend & deauthenticate during suspend.")
53 logging.info("- Verify that we roam back to same network.")

Completed in 1032 milliseconds

<<11121314151617181920>>