OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CountedStressor
(Results
1 - 4
of
4
) sorted by null
/external/autotest/server/cros/
stress_unittest.py
21
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)
stress.py
169
class
CountedStressor
(BaseStressor):
199
super(
CountedStressor
, self).start(start_condition, start_timeout_secs)
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
network_WiFi_SuspendStress.py
140
stressor = stress.
CountedStressor
(self.stress_wifi_suspend)
143
stressor = stress.
CountedStressor
(
/external/autotest/server/site_tests/network_FirewallHolePunchServer/
network_FirewallHolePunchServer.py
193
stressor = stress.
CountedStressor
(self.perform_tests)
Completed in 461 milliseconds