Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dstress.py18 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
31 self._escalate_exceptions = escalate_exceptions
119 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
130 escalate_exceptions)
Dstress_unittest.py33 escalate_exceptions=False)