Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/cros/
H A Dstress.py24 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
37 self._escalate_exceptions = escalate_exceptions
125 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
136 escalate_exceptions)
H A Dstress_unittest.py35 escalate_exceptions=False)