Home
last modified time | relevance | path

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

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