Searched refs:copy_results_on_drone (Results 1 – 3 of 3) sorted by relevance
203 self._drone_manager.copy_results_on_drone(self.get_process(), **kwargs)
297 self.manager.copy_results_on_drone(self.mock_drone_process,
924 def copy_results_on_drone(self, process, source_path, destination_path): member in DroneManager