Searched refs:send_file_to (Results 1 – 4 of 4) sorted by relevance
/external/autotest/scheduler/ |
D | drones.py | 197 def send_file_to(self, drone, source_path, destination_path, member in _LocalDrone 227 def send_file_to(self, drone, source_path, destination_path, member in _RemoteDrone
|
D | drone_utility.py | 518 def send_file_to(self, hostname, source_path, destination_path, member in BaseDroneUtility
|
D | drone_manager_unittest.py | 43 def send_file_to(self, drone, source_path, destination_path, member in MockDrone
|
D | drone_manager.py | 862 source_drone.send_file_to(self._results_drone, full_source,
|