Searched refs:FindAllAvailableDevices (Results 1 - 7 of 7) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
H A Ddesktop_device.py18 def FindAllAvailableDevices(_): function
H A Ddevice_finder.py24 devices.extend(device.FindAllAvailableDevices(options))
36 devices = android_device.FindAllAvailableDevices(options)
H A Dcros_device.py46 def FindAllAvailableDevices(options): function
H A Dios_device.py56 def FindAllAvailableDevices(options): function
H A Dandroid_device_unittest.py118 devices = android_device.FindAllAvailableDevices(finder_options)
129 devices = android_device.FindAllAvailableDevices(finder_options)
144 devices = android_device.FindAllAvailableDevices(finder_options)
H A Dandroid_device.py164 def FindAllAvailableDevices(options): function
/external/chromium-trace/catapult/telemetry/telemetry/testing/
H A Drun_tests.py149 android_devs = android_device.FindAllAvailableDevices(args)
264 android_devices = android_device.FindAllAvailableDevices(args)

Completed in 162 milliseconds