Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp850 std::thread surfaceUpdates(&SurfaceInterceptorTest::runAllUpdates, this); in TEST_F() local
853 surfaceUpdates.join(); in TEST_F()