Home
last modified time | relevance | path

Searched refs:android_device_or_serial (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_client.py259 def __init__(self, android_device_or_serial, test_interface=None): argument
270 self._android_device_or_serial = android_device_or_serial
Diperf_server.py624 def __init__(self, android_device_or_serial, port): argument
635 self._android_device_or_serial = android_device_or_serial
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py303 android_device_or_serial=self.device,