OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWER_STATE_RETRY_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/site_tests/platform_S0ixCycle/
platform_S0ixCycle.py
16
POWER_STATE_RETRY_COUNT
= 10
46
if not self.wait_power_state('S0',
POWER_STATE_RETRY_COUNT
):
51
if not self.wait_power_state('S0ix',
POWER_STATE_RETRY_COUNT
):
72
if not self.wait_power_state('S0',
POWER_STATE_RETRY_COUNT
):
/external/autotest/server/site_tests/platform_S3Cycle/
platform_S3Cycle.py
16
POWER_STATE_RETRY_COUNT
= 10
46
if not self.wait_power_state('S0',
POWER_STATE_RETRY_COUNT
):
51
if not self.wait_power_state('S3',
POWER_STATE_RETRY_COUNT
):
72
if not self.wait_power_state('S0',
POWER_STATE_RETRY_COUNT
):
Completed in 140 milliseconds