Home
last modified time | relevance | path

Searched defs:destination_path (Results 1 – 5 of 5) sorted by relevance

/external/autotest/scheduler/
Ddrone_utility.py392 def copy_file_or_directory(self, source_path, destination_path): argument
420 def _same_file(self, source_path, destination_path): argument
475 def _sync_get_file_from(self, hostname, source_path, destination_path): argument
484 def get_file_from(self, hostname, source_path, destination_path): argument
489 def sync_send_file_to(self, hostname, source_path, destination_path, argument
518 def send_file_to(self, hostname, source_path, destination_path, argument
Ddrones.py197 def send_file_to(self, drone, source_path, destination_path, argument
227 def send_file_to(self, drone, source_path, destination_path, argument
Dsite_drone_manager.py23 destination_path=None): argument
Ddrone_manager_unittest.py43 def send_file_to(self, drone, source_path, destination_path, argument
64 def was_file_sent(self, drone, source_path, destination_path): argument
Ddrone_manager.py851 def _copy_results_helper(self, process, source_path, destination_path, argument
870 destination_path=None): argument
881 def copy_results_on_drone(self, process, source_path, destination_path): argument