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 82 priority=self._PRIORITY, 94 self._PRIORITY, 113 self._PRIORITY, 127 self._PRIORITY, 141 priority=self._PRIORITY, 153 self._PRIORITY, 175 self._PRIORITY, 195 priority=self._PRIORITY, 208 self._PRIORITY, [all …]
|
D | task_unittest.py | 40 _PRIORITY = build_event.BuildEvent.PRIORITY variable in TaskTestBase 79 self._PRIORITY, self._TIMEOUT)) 96 self._BOARD, self._PRIORITY, 117 self._BOARD, self._PRIORITY, 134 self._BOARD, self._PRIORITY, 148 self._BOARD, self._PRIORITY, 207 None, None, self._BOARD, self._PRIORITY, 214 None, None, self._PRIORITY, self._TIMEOUT, 241 None, None, self._PRIORITY, self._TIMEOUT, 299 self._SUITE, self._BOARD, self._BUILD, None, None, self._PRIORITY, [all …]
|
/external/autotest/frontend/afe/ |
D | site_rpc_interface_unittest.py | 49 _PRIORITY = priorities.Priority.DEFAULT variable in SiteRpcInterfaceTest 96 priority=self._PRIORITY,
|