Home
last modified time | relevance | path

Searched refs:bypass_check (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/site_tests/power_Standby/
Dpower_Standby.py31 force_discharge=False, suspend_state='', bypass_check=False): argument
43 if sample_hours < self._min_sample_hours and not bypass_check:
94 if percent_diff > 2 and not bypass_check:
120 if not bypass_check:
Dcontrol.36sec19 tag=NAME.split('.')[1], pdash_note=pdash_note, bypass_check=True)
/external/autotest/server/site_tests/sequences/
Dcontrol.power_dashboard_fast23 'bypass_check' : True}),
Dcontrol.power_dashboard_fast_lab24 'bypass_check' : True}),
/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h300 boolean bypass_check) in d3d9_to_pipe_format_checked() argument
315 if (bypass_check || format_check_internal(result)) in d3d9_to_pipe_format_checked()