Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Dchameleon_screen_test.py36 def test_resolution(self, expected_resolution): member in ChameleonScreenTest
/aosp_15_r20/external/webrtc/api/test/
H A Dpeerconnection_quality_test_fixture_unittest.cc42 VideoResolution test_resolution(/*width=*/1, /*height=*/2, in TEST() local
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py867 def test_resolution(self): member in ScaleTest