Home
last modified time | relevance | path

Searched refs:SurfaceInterceptorTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp131 class SurfaceInterceptorTest : public ::testing::Test { class
175 void captureTest(void (SurfaceInterceptorTest::* action)(Transaction&),
176 bool (SurfaceInterceptorTest::* verification)(Trace *));
177 void captureTest(void (SurfaceInterceptorTest::* action)(Transaction&),
179 void captureTest(void (SurfaceInterceptorTest::* action)(Transaction&),
181 void runInTransaction(void (SurfaceInterceptorTest::* action)(Transaction&),
235 void SurfaceInterceptorTest::captureTest(void (SurfaceInterceptorTest::* action)(Transaction&), in captureTest()
236 bool (SurfaceInterceptorTest::* verification)(Trace *)) in captureTest()
244 void SurfaceInterceptorTest::captureTest(void (SurfaceInterceptorTest::* action)(Transaction&), in captureTest()
253 void SurfaceInterceptorTest::captureTest(void (SurfaceInterceptorTest::* action)(Transaction&), in captureTest()
[all …]