Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp160 using TestBooleanVerification = bool (SurfaceInterceptorTest::*)(const Trace&); typedef in android::SurfaceInterceptorTest
169 void captureTest(TestTransactionAction action, TestBooleanVerification verification);
172 void captureTest(TestAction action, TestBooleanVerification verification);
304 TestBooleanVerification verification) { in captureTest()
324 void SurfaceInterceptorTest::captureTest(TestAction action, TestBooleanVerification verification) { in captureTest()