HomeSort by relevance Sort by last modified time
    Searched refs:is_sanity (Results 1 - 2 of 2) sorted by null

  /external/autotest/site_utils/suite_scheduler/
driver.py 38 def __init__(self, scheduler, enumerator, is_sanity=False):
43 @param is_sanity: Set to True if the driver is created for sanity check.
48 task.TotMilestoneManager.is_sanity = is_sanity
task.py 56 is_sanity = False variable in class:TotMilestoneManager
67 if TotMilestoneManager.is_sanity:

Completed in 87 milliseconds