Home
last modified time | relevance | path

Searched defs:ignore_status (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py157 ignore_status=False, argument
396 def send_file(self, local_path, remote_path, ignore_status=False): argument
410 def pull_file(self, local_path, remote_path, ignore_status=False): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dadb.py154 def _exec_cmd(self, cmd, ignore_status=False, timeout=DEFAULT_ADB_TIMEOUT): argument
260 def shell(self, command, ignore_status=False, timeout=DEFAULT_ADB_TIMEOUT): argument
272 ignore_status=False, argument
Dfastboot.py59 ignore_status=False, argument
Dpacket_sender.py232 def stop_sending(self, ignore_status=False): argument
/tools/test/connectivity/tools/lab/tests/
Dfake.py40 def run(self, command, timeout=3600, ignore_status=False): argument
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/
Dip.py92 def remove_ipv4_address(self, net_interface, address, ignore_status=False): argument
/tools/test/connectivity/tools/lab/utils/
Djob.py112 ignore_status=False, argument
Dshell.py43 def run(self, command, timeout=3600, ignore_status=False): argument
/tools/test/connectivity/acts/framework/acts/libs/proc/
Djob.py114 ignore_status=False, argument
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py84 def shell(self, params, ignore_status=False, timeout=60): argument