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 | 43 extra_params=''): argument 78 def __init__(self, ssh_username, ssh_config, ip_address, extra_params): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/ |
D | instrumentation_power_test.py | 368 extra_params=None): argument
|
/tools/test/connectivity/acts/tests/google/usb/ |
D | UsbTetheringFunctionsTest.py | 160 def can_ping(self, ip, extra_params='', count=10): argument
|