Home
last modified time | relevance | path

Searched defs:extra_params (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/android_lib/
Dlogcat.py71 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/
Dsyslog_lib.py48 extra_params=''): argument
81 def __init__(self, ssh_username, ssh_config, ip_address, extra_params): argument
/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringThroughputTest.py167 def run_iperf_client(self, dut_ip, extra_params=''): argument
DUsbTetheringFunctionsTest.py160 def can_ping(self, ip, extra_params='', count=10): argument