Searched refs:TestVerification (Results 1 – 1 of 1) sorted by relevance
150 using TestVerification = void (SurfaceInterceptorTest::*)(const Trace&); typedef in android::SurfaceInterceptorTest162 void captureTest(TestAction action, TestVerification verification);297 void SurfaceInterceptorTest::captureTest(TestAction action, TestVerification verification) { in captureTest()