Home
last modified time | relevance | path

Searched refs:CountedStressor (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/cros/
Dstress_unittest.py21 stressor = stress.CountedStressor(stress_event)
32 stressor = stress.CountedStressor(stress_event,
47 stressor = stress.CountedStressor(stress_event, on_exit=on_exit)
61 stressor = stress.CountedStressor(stress_event, on_exit=on_exit)
79 stressor = stress.CountedStressor(stress_event)
116 stressor = stress.CountedStressor(stress_event)
Dstress.py169 class CountedStressor(BaseStressor): class
199 super(CountedStressor, self).start(start_condition, start_timeout_secs)
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dnetwork_WiFi_SuspendStress.py59 stressor = stress.CountedStressor(self.stress_wifi_suspend)
/external/autotest/server/site_tests/network_FirewallHolePunchServer/
Dnetwork_FirewallHolePunchServer.py193 stressor = stress.CountedStressor(self.perform_tests)