Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DSchedulerTest.cpp741 const auto mockConnection1 = sp<MockEventThreadConnection>::make(mEventThread); in TEST_F() local
744 .WillOnce(Return(mockConnection1)) in TEST_F()