OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_resolution
(Results
1 - 5
of
5
) sorted by null
/external/autotest/server/site_tests/display_Resolution/
display_Resolution.py
80
test_resolution
= (width, height)
81
test_name = "%s_%dx%d" % ((label,) +
test_resolution
)
87
test_resolution
> (2560,1600)):
132
screen_test.test_screen_with_image(
test_resolution
,
/external/autotest/server/site_tests/display_ResolutionList/
display_ResolutionList.py
56
test_resolution
= (width, height)
57
test_name = "%s_%dx%d" % ((interface,) +
test_resolution
)
/external/autotest/server/site_tests/display_SuspendStress/
display_SuspendStress.py
42
test_resolution
= (width, height)
94
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 402 milliseconds