Home
last modified time | relevance | path

Searched defs:TestPixel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGL_test.cpp209 struct TestPixel { in TEST_F() struct
210 int x; in TEST_F()
211 int y; in TEST_F()
/aosp_15_r20/external/pdfium/testing/tools/
H A Dtest_runner.py706 def TestPixel(self): member in _TestCaseRunner