OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resume
(Results
51 - 75
of
2255
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/site_tests/power_SuspendStress/
control.video
10
PURPOSE = "Run repeated iterations of suspend/
resume
while rendering a video."
17
Runs eight minutes of suspend/
resume
cycles in the background of an OpenGL video.
control.faft
7
PURPOSE = "Run long repeated iterations of suspend/
resume
to find rare errors."
14
Runs eight minutes of bare suspend/
resume
cycles without additional workload.
18
Put .bare in a loop and run for 2 days. This test replaces suspend
resume
test.
/external/autotest/client/site_tests/video_YouTubePage/
control.resuming
7
PURPOSE = "Verify that YouTube page HTML5 video
resume
works"
21
This test verifies YouTube video can
resume
.
/external/autotest/server/site_tests/power_DarkResumeDisplay/
power_DarkResumeDisplay.py
18
""" Ensure we don't have display errors after dark
resume
"""
39
raise error.TestError('platform is not capable of dark
resume
')
72
Setup preferences so that a dark
resume
will happen shortly after
77
wait for dark
resume
88
"""The DUT will perform a dark
resume
every SUSPEND_DURATION seconds
91
SUSPEND_DURATION to ensure the last dark
resume
has a chance to
100
logging.info('dark
resume
count = %d', dark_resume_count)
102
raise error.TestError('Device did not enter dark
resume
!')
/external/curl/tests/data/
test1036
7
Resume
31
FTP download
resume
from end of file
test1039
7
Resume
23
FTP PASV upload
resume
from end of empty file
test123
6
Resume
19
FTP upload
resume
with whole file already downloaded
test33
6
Resume
24
HTTP PUT with
resume
test231
23
file:// with
resume
/external/autotest/server/cros/
dark_resume_utils.py
22
"""Context manager which exposes the dark
resume
-specific suspend
25
This is required because using the RTC for a dark
resume
test will
26
cause the system to wake up in dark
resume
and resuspend, which is
34
"""Set up for a dark-
resume
-ready suspend to be carried out using
38
@param proxy: a dark
resume
xmlrpc server proxy object for the DUT
60
resume
pathways. We set up powerd to allow dark
resume
and also configure
68
"""Set up powerd preferences so we will properly go into dark
resume
,
71
@param host: the DUT to set up dark
resume
for
75
logging.info('Setting up dark
resume
preferences'
[
all
...]
/external/llvm/test/Transforms/SimplifyCFG/
2011-09-05-TrivialLPad.ll
19
resume
{ i8*, i32 } %lp
/external/autotest/client/site_tests/network_MobileSuspendResume/
control.alt3100
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.clumsy
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.e362
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.gobi2k
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.gobi3k
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.hefty
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.mu736
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.stress
7
PURPOSE = "Test 3g modem state after suspend/
resume
over many iterations"
9
Check the 3g state of the device after many iterations of suspend/
resume
.
20
Verify that 3g can be enabled under all suspend/
resume
situations.
control.wimax
7
PURPOSE = "Test wimax device state after suspend/
resume
"
9
Check the wimax state of the device after suspend and
resume
. Verify
20
Verify that the wimax device can be enabled under all suspend/
resume
control.wooly
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.y3300
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
control.y3400
7
PURPOSE = "Test 3g modem state after suspend/
resume
"
9
Check the 3g state of the device after suspend and
resume
. Verify
23
Verify that 3g can be enabled under all suspend/
resume
situations.
/external/autotest/server/site_tests/display_HotPlugAtSuspend/
control.extended
10
CRITERIA = "This test will fail if DUT doesn't see the display after
resume
."
21
This test remotely emulates external display hot-plug and suspend/
resume
.
26
# Plug status before and after suspend/
resume
control.extended_unplugged
10
CRITERIA = "This test will fail if DUT doesn't see the display after
resume
."
21
This test remotely emulates external display hot-plug and suspend/
resume
.
26
# Plug status before and after suspend/
resume
Completed in 141 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>