Searched defs:extra_params (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/ |
D | logcat.py | 71 def _on_retry(serial, extra_params, timestamp_tracker): argument 82 def create_logcat_keepalive_process(serial, logcat_dir, extra_params=''): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/ |
D | syslog_lib.py | 48 extra_params=''): argument 81 def __init__(self, ssh_username, ssh_config, ip_address, extra_params): argument
|
/tools/test/connectivity/acts_tests/tests/google/usb/ |
D | UsbTetheringThroughputTest.py | 167 def run_iperf_client(self, dut_ip, extra_params=''): argument
|
D | UsbTetheringFunctionsTest.py | 160 def can_ping(self, ip, extra_params='', count=10): argument
|