Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp195 bool bufferUpdatesFound(const Trace& trace);
726 bool SurfaceInterceptorTest::bufferUpdatesFound(const Trace& trace) { in bufferUpdatesFound() function in android::SurfaceInterceptorTest
827 &SurfaceInterceptorTest::bufferUpdatesFound); in TEST_F()
861 ASSERT_TRUE(bufferUpdatesFound(capturedTrace)); in TEST_F()