HomeSort by relevance Sort by last modified time
    Searched refs:_get_devices (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/cros/cfm/configurable_test/
actions.py 268 def _get_devices(): function in function:PowerCycleUsbPort.do_execute
271 devices = _get_devices()
289 lambda: len(_get_devices()) == expected_devices_after_power_off,
293 lambda: len(_get_devices()) == len(devices),
  /external/chromium-trace/catapult/devil/devil/android/
device_utils.py 2677 def _get_devices(): function in function:DeviceUtils.HealthyDevices
    [all...]

Completed in 210 milliseconds