Home
last modified time | relevance | path

Searched refs:send_file (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dadb.py94 ssh_connection.send_file(adb_path, temp_dir)
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py388 def send_file(self, local_path, remote_path): member in SshConnection