Searched refs:mockConnection2 (Results 1 – 1 of 1) sorted by relevance
742 const auto mockConnection2 = sp<MockEventThreadConnection>::make(mEventThread); in TEST_F() local745 .WillOnce(Return(mockConnection2)); in TEST_F()