Home
last modified time | relevance | path

Searched defs:test_resolution (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/chameleon/
Dchameleon_screen_test.py33 def test_resolution(self, expected_resolution): member in ChameleonScreenTest
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_test.cc281 for (const auto& test_resolution : required_resolutions) { in TestResolutions() local
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py864 def test_resolution(self): member in ScaleTest