Home
last modified time | relevance | path

Searched refs:pull_file (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dchameleon_controller.py116 def pull_file(self, chameleon_location, destination): member in ChameleonDevice
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py408 def pull_file(self, local_path, remote_path, ignore_status=False): member in SshConnection
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dota_sniffer.py440 self._sniffer_server.pull_file(log_file, self._get_remote_dump_path())