Searched refs:mock_service_3 (Results 1 – 2 of 2) sorted by relevance
171 MockFixedChannelServiceImpl mock_service_3; in TEST_F() local172 results.emplace_back(kSmpBrCid + 1, &mock_service_3); in TEST_F()178 …EXPECT_CALL(mock_service_3, NotifyChannelCreation(_)).WillOnce([&channel_3](std::unique_ptr<FixedC… in TEST_F()
176 MockFixedChannelServiceImpl mock_service_3; in TEST_F() local177 results.emplace_back(kSmpBrCid + 1, &mock_service_3); in TEST_F()185 EXPECT_CALL(mock_service_3, NotifyChannelCreation(_)) in TEST_F()