Home
last modified time | relevance | path

Searched refs:BARE_BRANCHES (Results 1 – 4 of 4) sorted by relevance

/external/autotest/site_utils/suite_scheduler/
Dtask.py41 BARE_BRANCHES = ['factory', 'firmware'] variable
51 if type in BARE_BRANCHES:
370 if branch in BARE_BRANCHES:
613 if branch in BARE_BRANCHES:
Dbuild_event_unittest.py44 if type in task.BARE_BRANCHES:
Dtimed_event_unittest.py123 if type in task.BARE_BRANCHES:
Dtask_unittest.py354 t = task.Task(self._TASK_NAME, self._SUITE, task.BARE_BRANCHES)