Home
last modified time | relevance | path

Searched refs:attach_file_to_execution (Results 1 – 5 of 5) sorted by relevance

/external/autotest/scheduler/
Dagent_task.py574 self._drone_manager.attach_file_to_execution(self._working_directory(),
Ddrone_manager_unittest.py282 attached_path = self.manager.attach_file_to_execution(
Ddrone_manager.py938 def attach_file_to_execution(self, results_dir, file_contents, member in DroneManager
Dmonitor_db.py1318 control_path = _drone_manager.attach_file_to_execution(
Dmonitor_db_functional_test.py212 def attach_file_to_execution(self, result_dir, file_contents, member in MockDroneManager