Searched refs:power_SuspendStress (Results 1 – 17 of 17) sorted by relevance
/external/autotest/client/site_tests/power_SuspendStress/ |
D | control.stress3 | 6 NAME = "power_SuspendStress.stress" 20 job.run_test('power_SuspendStress', duration=600, tag='bare') 22 job.run_test('hardware_EC', tag='power_SuspendStress') 23 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 25 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.bare | 6 NAME = "power_SuspendStress.bare" 20 job.run_test('power_SuspendStress', duration=480, tag='bare') 22 job.run_test('hardware_EC', tag='power_SuspendStress') 23 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 25 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.stress2 | 6 NAME = "power_SuspendStress.stress" 20 job.run_test('power_SuspendStress', duration=600, tag='bare') 22 job.run_test('hardware_EC', tag='power_SuspendStress') 23 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 25 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.bareFSI | 6 NAME = "power_SuspendStress.bareFSI" 19 job.run_test('power_SuspendStress', duration=None, iterations=2500, tag='bare') 21 job.run_test('hardware_EC', tag='power_SuspendStress') 22 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 23 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 24 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.stress | 6 NAME = "power_SuspendStress.stress" 20 job.run_test('power_SuspendStress', duration=600, tag='bare') 22 job.run_test('hardware_EC', tag='power_SuspendStress') 23 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 25 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.bareDailySuspendToIdle | 6 NAME = "power_SuspendStress.bareDailySuspendToIdle" 21 job.run_test('power_SuspendStress', duration=None, iterations=250, tag='bare', 24 job.run_test('hardware_EC', tag='power_SuspendStress') 25 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 26 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 27 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.bareDailySuspendToRam | 6 NAME = "power_SuspendStress.bareDailySuspendToRam" 21 job.run_test('power_SuspendStress', duration=None, iterations=250, tag='bare', 24 job.run_test('hardware_EC', tag='power_SuspendStress') 25 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 26 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 27 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.4hours | 6 NAME = "power_SuspendStress.4hours" 25 job.run_test('power_SuspendStress', duration=14400, tag='bare', max_resume_window=8) 27 job.run_test('hardware_EC', tag='power_SuspendStress') 28 job.run_test('login_LoginSuccess', tag='power_SuspendStress') 29 job.run_test('hardware_TPMCheck', tag='power_SuspendStress') 30 job.run_test('audio_Aplay', tag='power_SuspendStress')
|
D | control.faft | 6 NAME = "power_SuspendStress.faft" 25 job.run_test('power_SuspendStress', duration=RUN_PER_ITER, tag='faft%d'%i) 26 job.run_test('hardware_EC', tag='power_SuspendStress%d'%i) 27 job.run_test('login_LoginSuccess', tag='power_SuspendStress%d'%i) 28 job.run_test('hardware_TPMCheck', tag='power_SuspendStress%d'%i) 29 job.run_test('audio_Aplay', tag='power_SuspendStress%d'%i)
|
D | control.video | 6 NAME = "power_SuspendStress.video" 18 job.parallel([lambda: job.run_test('power_SuspendStress', tag='video', 21 tag='power_SuspendStress', iterations=4)])
|
D | control.audio | 6 NAME = "power_SuspendStress.audio" 18 job.parallel([lambda: job.run_test('power_SuspendStress', tag='audio', 21 tag='power_SuspendStress')])
|
D | control.disk | 6 NAME = "power_SuspendStress.disk" 21 job.parallel([lambda: job.run_test('power_SuspendStress', tag='disk', 25 tag='power_SuspendStress')])
|
D | control.idle | 6 NAME = "power_SuspendStress.idle" 18 job.parallel([lambda: job.run_test('power_SuspendStress', tag='idle', idle=True,
|
D | power_SuspendStress.py | 11 class power_SuspendStress(test.test): class
|
/external/autotest/client/site_tests/platform_CryptohomeStress/ |
D | control | 18 job.run_test('power_SuspendStress', duration=RUNTIME, min_suspend=20)
|
D | control.surfing | 18 job.run_test('power_SuspendStress', duration=RUNTIME, min_suspend=20)
|
/external/autotest/server/site_tests/firmware_Cr50DeepSleepStress/ |
D | control | 17 power_SuspendStress and verify the deep sleep count matches the number of
|