Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DEventThreadTest.cpp347 sp<MockEventThreadConnection> firstConnection = createConnection(firstConnectionEventRecorder); in TEST_F() local
348 mThread->setVsyncRate(0, firstConnection); in TEST_F()