Searched defs:start_condition (Results 1 - 1 of 1) sorted by relevance

/external/autotest/server/cros/
H A Dstress_unittest.py70 def start_condition(): function in function:StressorTest.testCountedStressorStartCondition
80 stressor.start(1, start_condition=start_condition)
90 def start_condition(): function in function:StressorTest.testControlledStressorStartCondition
101 stressor.start(start_condition=start_condition)

Completed in 374 milliseconds