Searched refs:ac_ok (Results 1 – 14 of 14) sorted by relevance
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
D | graphics_WebGLAquarium.py | 204 def run_power_test(self, browser, test_url, ac_ok): argument 219 if not ac_ok: 241 if not ac_ok: 437 ac_ok=False, argument 481 self.run_power_test(cr.browser, test_url, ac_ok)
|
D | control.thermal | 25 power_test=True, ac_ok=True)
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | control.fast | 24 connected(ac_ok=True). 36 test_low_batt_p=6, check_network=False, ac_ok=True,
|
D | control.fast_gaia | 24 connected(ac_ok=True). 40 test_low_batt_p=6, check_network=False, ac_ok=True,
|
D | control.WIRED_1hr_acok | 26 test_low_batt_p=6, ac_ok=True, check_network=False,
|
D | control.force_discharge | 35 test_low_batt_p=5, gaia_login=False, ac_ok=True,
|
D | power_LoadTest.py | 55 ac_ok=False, log_mem_bandwidth=False, gaia_login=None, argument 111 self._ac_ok = ac_ok 119 if ac_ok and (power_utils.has_powercap_support() or 135 if not ac_ok:
|
/external/autotest/client/site_tests/power_Consumption/ |
D | control.fast | 28 ac_ok: Boolean, if True, allowed to run with power supply attached. 34 job.run_test('power_Consumption', short=True, ac_ok=True, reps=1)
|
D | power_Consumption.py | 32 def initialize(self, ac_ok=False): argument 55 if not ac_ok:
|
/external/autotest/client/site_tests/power_Standby/ |
D | power_Standby.py | 30 max_milliwatts_standby=500, ac_ok=False, argument 49 if not ac_ok and power_stats.on_ac():
|
D | control.36sec | 18 job.run_test('power_Standby', sample_hours=0.01, test_hours=0.01, ac_ok=True,
|
D | control.fast_force_discharge | 25 ac_ok=True, force_discharge=True, tag=NAME.split('.')[1],
|
/external/autotest/client/site_tests/power_Draw/ |
D | control.aquarium | 39 test_setting_num_fishes=(1000,), ac_ok=True,
|
/external/autotest/server/site_tests/sequences/ |
D | control.power_dashboard_fast | 24 'test_low_batt_p' : 6, 'check_network': False, 'ac_ok' : True,
|