Home
last modified time | relevance | path

Searched defs:test_mirrored (Results 1 – 13 of 13) sorted by relevance

/external/autotest/client/cros/chameleon/
Dchameleon_screen_test.py43 def test_screen(self, expected_resolution, test_mirrored=None, argument
75 def load_test_image(self, image_size, test_mirrored=None): argument
100 def test_screen_with_image(self, expected_resolution, test_mirrored=None, argument
/external/autotest/server/site_tests/display_SwitchMode/
Ddisplay_SwitchMode.py25 def check_external_display(self, test_mirrored): argument
42 def set_mode_and_check(self, test_mirrored, no_check): argument
/external/autotest/server/site_tests/display_Tearing/
Ddisplay_Tearing.py50 def _open_color_sequence_tab(self, test_mirrored): argument
182 self, test_mirrored, chameleon_port, error_list): argument
222 def run_once(self, host, test_mirrored=False): argument
/external/autotest/server/site_tests/display_NoEdid/
Ddisplay_NoEdid.py28 def run_once(self, host, test_mirrored=False): argument
/external/autotest/server/site_tests/display_ResolutionList/
Ddisplay_ResolutionList.py34 def run_once(self, host, test_mirrored=False, resolution_list=None): argument
/external/autotest/server/site_tests/display_HotPlugAtBoot/
Ddisplay_HotPlugAtBoot.py30 def run_once(self, host, test_mirrored=False, plug_status=None): argument
/external/autotest/server/site_tests/display_HDCPScreen/
Ddisplay_HDCPScreen.py40 def run_once(self, host, test_mirrored=False): argument
/external/autotest/server/site_tests/display_HotPlugNoisy/
Ddisplay_HotPlugNoisy.py43 def run_once(self, host, test_mirrored=False): argument
/external/autotest/server/site_tests/display_SuspendStress/
Ddisplay_SuspendStress.py32 def run_once(self, host, test_mirrored=False, testcase_spec=None, argument
/external/autotest/server/site_tests/display_HotPlugAtSuspend/
Ddisplay_HotPlugAtSuspend.py38 def run_once(self, host, plug_status, test_mirrored=False): argument
/external/autotest/server/site_tests/display_Resolution/
Ddisplay_Resolution.py44 def run_once(self, host, test_mirrored=False, test_suspend_resume=False, argument
/external/autotest/server/site_tests/display_LidCloseOpen/
Ddisplay_LidCloseOpen.py101 def run_once(self, host, plug_status, test_mirrored=False): argument
/external/python/cpython2/Lib/test/
Dtest_unicodedata.py164 def test_mirrored(self): member in UnicodeFunctionsTest