Home
last modified time | relevance | path

Searched refs:_get_consistent_execution_path (Results 1 – 3 of 3) sorted by relevance

/external/autotest/scheduler/
Dagent_task.py247 def _get_consistent_execution_path(self, execution_entries): member in BaseAgentTask
270 execution_path = self._get_consistent_execution_path(execution_entries)
Dpostjob_task.py51 return self._get_consistent_execution_path(self.queue_entries)
Dmonitor_db.py1191 return self._get_consistent_execution_path(self.queue_entries)