OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_LONG_TIMEOUT
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/site_tests/platform_InternalDisplay/
platform_InternalDisplay.py
11
_LONG_TIMEOUT
= 120
27
self.host.test_wait_for_sleep(
_LONG_TIMEOUT
)
50
self.host.test_wait_for_resume(boot_id,
_LONG_TIMEOUT
)
/external/autotest/server/site_tests/platform_ExternalUSBStress/
platform_ExternalUSBStress.py
11
_LONG_TIMEOUT
= 60
76
def wait_to_detect(timeout=
_LONG_TIMEOUT
):
115
host.test_wait_for_sleep(
_LONG_TIMEOUT
)
127
host.test_wait_for_resume(boot_id,
_LONG_TIMEOUT
)
137
wait_to_detect(
_LONG_TIMEOUT
)
148
wait_to_detect(
_LONG_TIMEOUT
)
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
platform_ExternalUsbPeripherals.py
12
_LONG_TIMEOUT
= 200
111
self.host.test_wait_for_sleep(
_LONG_TIMEOUT
)
123
self.host.test_wait_for_resume(boot_id,
_LONG_TIMEOUT
)
132
self.host.test_wait_for_sleep(
_LONG_TIMEOUT
)
141
self.host.test_wait_for_resume(boot_id,
_LONG_TIMEOUT
)
Completed in 55 milliseconds