Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/display_SuspendStress/
Ddisplay_SuspendStress.py32 def run_once(self, host, test_mirrored=False, testcase_spec=None, argument
37 if testcase_spec is None:
38 testcase_spec = self.DEFAULT_TESTCASE_SPEC
40 test_name = "%s_%dx%d" % testcase_spec
41 _, width, height = testcase_spec
44 if not edid.is_edid_supported(host, testcase_spec[1], testcase_spec[2]):