Home
last modified time | relevance | path

Searched defs:send_file_to (Results 1 – 3 of 3) sorted by relevance

/external/autotest/scheduler/
Ddrones.py196 def send_file_to(self, drone, source_path, destination_path, member in _LocalDrone
226 def send_file_to(self, drone, source_path, destination_path, member in _RemoteDrone
Ddrone_manager_unittest.py43 def send_file_to(self, drone, source_path, destination_path, member in MockDrone
Ddrone_utility.py513 def send_file_to(self, hostname, source_path, destination_path, member in BaseDroneUtility