Home
last modified time | relevance | path

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

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