Home
last modified time | relevance | path

Searched defs:test_interface (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_client.py174 def __init__(self, ssh_config, use_paramiko=False, test_interface=None): argument
247 def __init__(self, android_device_or_serial, test_interface=None): argument
Diperf_server.py421 def __init__(self, ssh_config, port, test_interface=None): argument
449 def _get_test_interface_based_on_ip(self, test_interface): argument