Searched refs:dest_path (Results 1 – 4 of 4) sorted by relevance
95 def PushFile(self, src_path, dest_path): argument106 self._target_ip, dest_path)
161 dest_path = os.path.join(file_path, dst_name)162 os.system("rm -rf %s" % dest_path)164 path = dest_path
463 dest_path = dest if dest else "."466 compressor.extractall(dest_path)469 compressor.extractall(dest_path)
702 dest_path="AdbLogExcerpts"): argument723 adb_excerpt_dir = os.path.join(self.log_path, dest_path)