Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp149 using TestBooleanVerification = bool (SurfaceInterceptorTest::*)(const Trace&); typedef in android::SurfaceInterceptorTest
158 void captureTest(TestTransactionAction action, TestBooleanVerification verification);
161 void captureTest(TestAction action, TestBooleanVerification verification);
271 TestBooleanVerification verification) { in captureTest()
291 void SurfaceInterceptorTest::captureTest(TestAction action, TestBooleanVerification verification) { in captureTest()