Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp161 using TestVerification = void (SurfaceInterceptorTest::*)(const Trace&); typedef in android::SurfaceInterceptorTest
173 void captureTest(TestAction action, TestVerification verification);
330 void SurfaceInterceptorTest::captureTest(TestAction action, TestVerification verification) { in captureTest()