Home
last modified time | relevance | path

Searched refs:is_sanity (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/suite_scheduler/
Ddriver.py49 def __init__(self, scheduler, enumerator, is_sanity=False): argument
59 task.TotMilestoneManager.is_sanity = is_sanity
Dtask.py69 is_sanity = False variable in TotMilestoneManager
80 if TotMilestoneManager.is_sanity: