Home
last modified time | relevance | path

Searched refs:test_hours (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/site_tests/power_Standby/
Dcontrol17 standby time of test_hours. The S3->S0 transistions are added to
24 test_hours: float, the number of hours to run the test.
30 test_hours > sample_hours
40 test_hours = float(args_dict.get('test_hours', TEST_HOURS))
43 job.run_test('power_Standby', sample_hours=sample_hours, test_hours=test_hours,
Dpower_Standby.py29 def run_once(self, test_hours=None, sample_hours=None, argument
36 if test_hours < sample_hours:
66 if max_hours < test_hours:
78 while elapsed_hours < test_hours:
Dcontrol.1hour16 total standby time of test_hours. The suspend to S0 transitions are added to
24 job.run_test('power_Standby', sample_hours=1, test_hours=1,
Dcontrol.fast_force_discharge16 total standby time of test_hours. The suspend to S0 transitions are added to
24 job.run_test('power_Standby', sample_hours=0.334, test_hours=0.334,
Dcontrol.fast17 total standby time of test_hours. The suspend to S0 transitions are added to
25 job.run_test('power_Standby', sample_hours=0.334, test_hours=0.334,
Dcontrol.fast_suspend_to_ram16 total standby time of test_hours. The suspend to S0 transitions are added to
26 job.run_test('power_Standby', sample_hours=0.334, test_hours=0.334,
Dcontrol.fast_suspend_to_idle16 total standby time of test_hours. The suspend to S0 transitions are added to
26 job.run_test('power_Standby', sample_hours=0.334, test_hours=0.334,
Dcontrol.6min16 total standby time of test_hours. The suspend to S0 transitions are added to
27 job.run_test('power_Standby', sample_hours=0.1, test_hours=0.1,
Dcontrol.36sec18 job.run_test('power_Standby', sample_hours=0.01, test_hours=0.01, ac_ok=True,
/external/autotest/server/site_tests/sequences/
Dcontrol.power_dashboard_full20 'tag' : 'fast', 'sample_hours' : 0.334, 'test_hours' : 0.334}),
Dcontrol.power_dashboard_fast21 'tag' : '36sec', 'sample_hours' : 0.01, 'test_hours' : 0.01}),