Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp147 using TestTransactionAction = void (SurfaceInterceptorTest::*)(Transaction&); typedef in android::SurfaceInterceptorTest
158 void captureTest(TestTransactionAction action, TestBooleanVerification verification);
159 void captureTest(TestTransactionAction action, SurfaceChange::SurfaceChangeCase changeCase);
160 void captureTest(TestTransactionAction action, Increment::IncrementCase incrementCase);
163 void runInTransaction(TestTransactionAction action);
220 void captureInTransaction(TestTransactionAction action, Trace*);
224 void SurfaceInterceptorTest::captureInTransaction(TestTransactionAction action, Trace* outTrace) { in captureInTransaction()
270 void SurfaceInterceptorTest::captureTest(TestTransactionAction action, in captureTest()
277 void SurfaceInterceptorTest::captureTest(TestTransactionAction action, in captureTest()
284 void SurfaceInterceptorTest::captureTest(TestTransactionAction action, in captureTest()
[all …]