Searched refs:_PRIORITY (Results 1 – 3 of 3) sorted by relevance
/external/autotest/site_utils/suite_scheduler/ |
D | deduping_scheduler_unittest.py | 38 _PRIORITY = priorities.Priority.POSTBUILD variable in DedupingSchedulerTest 84 priority=self._PRIORITY, 101 self._PRIORITY, 121 self._PRIORITY, 135 self._PRIORITY, 149 priority=self._PRIORITY, 166 self._PRIORITY, 189 self._PRIORITY, 210 priority=self._PRIORITY, 227 self._PRIORITY, [all …]
|
D | task_unittest.py | 42 _PRIORITY = build_event.NewBuild.PRIORITY variable in TaskTestBase 81 self._PRIORITY, self._TIMEOUT)) 102 self.assertEquals(new_task.priority, self._PRIORITY) 155 self._BOARD, self._PRIORITY, 176 self._BOARD, self._PRIORITY, 193 self._BOARD, self._PRIORITY, 207 self._BOARD, self._PRIORITY, 276 None, None, self._BOARD, self._PRIORITY, 283 None, None, self._PRIORITY, self._TIMEOUT, 320 None, None, self._PRIORITY, self._TIMEOUT, [all …]
|
/external/autotest/frontend/afe/ |
D | rpc_interface_unittest.py | 727 _PRIORITY = priorities.Priority.DEFAULT variable in ExtraRpcInterfaceTest 774 priority=self._PRIORITY, 1069 priority=self._PRIORITY, 1187 job_id = rpc_interface.create_job(name='dummy', priority=self._PRIORITY,
|