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.py274 def __init__(self, android_device_or_serial, test_interface=None): argument
285 self._android_device_or_serial = android_device_or_serial
Diperf_server.py613 def __init__(self, android_device_or_serial, port): argument
624 self._android_device_or_serial = android_device_or_serial
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py309 android_device_or_serial=self.device,