Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp158 using TestTransactionAction = void (SurfaceInterceptorTest::*)(Transaction&); typedef in android::SurfaceInterceptorTest
169 void captureTest(TestTransactionAction action, TestBooleanVerification verification);
170 void captureTest(TestTransactionAction action, SurfaceChange::SurfaceChangeCase changeCase);
171 void captureTest(TestTransactionAction action, Increment::IncrementCase incrementCase);
174 void runInTransaction(TestTransactionAction action);
244 void captureInTransaction(TestTransactionAction action, Trace*);
248 void SurfaceInterceptorTest::captureInTransaction(TestTransactionAction action, Trace* outTrace) { in captureInTransaction()
303 void SurfaceInterceptorTest::captureTest(TestTransactionAction action, in captureTest()
310 void SurfaceInterceptorTest::captureTest(TestTransactionAction action, in captureTest()
317 void SurfaceInterceptorTest::captureTest(TestTransactionAction action, in captureTest()
[all …]