Home
last modified time | relevance | path

Searched refs:ac_ok (Results 1 – 14 of 14) sorted by relevance

/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dgraphics_WebGLAquarium.py204 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)
Dcontrol.thermal25 power_test=True, ac_ok=True)
/external/autotest/client/site_tests/power_LoadTest/
Dcontrol.fast24 connected(ac_ok=True).
36 test_low_batt_p=6, check_network=False, ac_ok=True,
Dcontrol.fast_gaia24 connected(ac_ok=True).
40 test_low_batt_p=6, check_network=False, ac_ok=True,
Dcontrol.WIRED_1hr_acok26 test_low_batt_p=6, ac_ok=True, check_network=False,
Dcontrol.force_discharge35 test_low_batt_p=5, gaia_login=False, ac_ok=True,
Dpower_LoadTest.py55 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/
Dcontrol.fast28 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)
Dpower_Consumption.py32 def initialize(self, ac_ok=False): argument
55 if not ac_ok:
/external/autotest/client/site_tests/power_Standby/
Dpower_Standby.py30 max_milliwatts_standby=500, ac_ok=False, argument
49 if not ac_ok and power_stats.on_ac():
Dcontrol.36sec18 job.run_test('power_Standby', sample_hours=0.01, test_hours=0.01, ac_ok=True,
Dcontrol.fast_force_discharge25 ac_ok=True, force_discharge=True, tag=NAME.split('.')[1],
/external/autotest/client/site_tests/power_Draw/
Dcontrol.aquarium39 test_setting_num_fishes=(1000,), ac_ok=True,
/external/autotest/server/site_tests/sequences/
Dcontrol.power_dashboard_fast24 'test_low_batt_p' : 6, 'check_network': False, 'ac_ok' : True,