Searched refs:pull_file (Results 1 – 12 of 12) sorted by relevance
160 def pull_file(self, srcpath, despath): member in DeviceShell
88 device.pull_file(src_file_tar, cxx_cov_path)
123 device.pull_file(src, dst)
389 …self.device.pull_file(f"{DEFAULT_TEST_PATH}/{self.testsuite_name}_corpus.tar.gz", result_save_path)403 self.device.pull_file(os.path.join(self.device_testpath,443 self.device.pull_file(remote_result_file, result_file_path)445 self.device.pull_file(remote_json_result_file,457 self.device.pull_file(remote_log_result_file, test_log_file_path)512 self.device.pull_file(src_file_tar, cxx_cov_path, is_create=True, timeout=TIME_OUT)
410 def pull_file(self, remote, local, **kwargs): member in Device885 self.pull_file("/data/local/tmp/{}".format(picture_name), path)1044 self.device.pull_file("/data/log/hilog/", path)1058 self.device.pull_file("/data/log/{}_hilog.tar.gz".format(log_name), path)1096 self.device.pull_file(device_path, local_path)1158 self.device.pull_file(dir_path, extra_log_path)
427 def pull_file(self, remote, local, is_create=False): member in SyncService453 self.pull_file("%s/%s" % (remote, file_name),766 def pull_file(device, remote, local, is_create=False, member in HdcHelper
188 self.device.pull_file(201 self.device.pull_file(remote_result_file, result_savepath)224 self.device.pull_file(236 self.device.pull_file(src_file, cxx_cov_path)
1016 self.config.device.pull_file(package_file, local_path)1019 self.config.device.pull_file(affected_file, local_path)1341 self.config.device.pull_file(self.xml_path, self.result)
156 device.pull_file(src, dst)
125 device.pull_file(source_path, result_save_path)
352 device.pull_file(target_prop_file, local_prop_file)
134 device.pull_file(remote, local)