Searched defs:send_file_to (Results 1 – 3 of 3) sorted by relevance
| /external/autotest/scheduler/ | ||
| D | drones.py | 178 def send_file_to(self, drone, source_path, destination_path, member in _LocalDrone |
| D | drone_manager_unittest.py | 42 def send_file_to(self, drone, source_path, destination_path, member in MockDrone |
| D | drone_utility.py | 400 def send_file_to(self, hostname, source_path, destination_path, member in DroneUtility |