OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_resolution
(Results
1 - 5
of
5
) sorted by null
/external/autotest/server/site_tests/display_Resolution/
display_Resolution.py
72
test_resolution
= (width, height)
73
test_name = "%s_%dx%d" % ((interface,) +
test_resolution
)
118
test_resolution
, test_mirrored, errors)
/external/autotest/server/site_tests/display_ResolutionList/
display_ResolutionList.py
57
test_resolution
= (width, height)
58
test_name = "%s_%dx%d" % ((interface,) +
test_resolution
)
/external/autotest/server/site_tests/display_SuspendStress/
display_SuspendStress.py
39
test_resolution
= (width, height)
91
test_resolution
, test_mirrored)
/external/autotest/server/site_tests/display_EdidStress/
display_EdidStress.py
79
if screen_test.
test_resolution
(resolution):
/external/autotest/client/cros/chameleon/
chameleon_screen_test.py
33
def
test_resolution
(self, expected_resolution):
member in class:ChameleonScreenTest
Completed in 605 milliseconds