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