Home
last modified time | relevance | path

Searched refs:display_Resolution (Results 1 – 9 of 9) sorted by relevance

/external/autotest/server/site_tests/display_Resolution/
Dcontrol.suspend_resume8 NAME = "display_Resolution.suspend_resume"
29 job.run_test("display_Resolution", host=host,
Dcontrol.extended8 NAME = "display_Resolution.extended"
29 job.run_test("display_Resolution", host=host, tag="extended")
Dcontrol.mirrored8 NAME = "display_Resolution.mirrored"
29 job.run_test("display_Resolution", host=host, test_mirrored=True,
Dcontrol.4K.mirrored8 NAME = "display_Resolution.4K.mirrored"
30 job.run_test("display_Resolution", host=host, test_mirrored=True,
Dcontrol.4K.extended8 NAME = "display_Resolution.4K.extended"
30 job.run_test("display_Resolution", host=host,
Dcontrol.reboot8 NAME = "display_Resolution.reboot"
30 job.run_test("display_Resolution", host=host,
Dcontrol.relid_mirrored8 NAME = "display_Resolution.relid_mirrored"
33 job.run_test("display_Resolution", host=host, test_mirrored=True,
Dcontrol.relid_extended8 NAME = "display_Resolution.relid_extended"
33 job.run_test("display_Resolution", host=host,
Ddisplay_Resolution.py20 class display_Resolution(test.test): class