Searched refs:matching_service (Results 1 – 1 of 1) sorted by relevance
2290 scoped_refptr<MockWiFiService> matching_service( in TEST_F() local2300 matching_service->set_profile(profile1); in TEST_F()2324 .WillOnce(Return(matching_service)); in TEST_F()2340 EXPECT_EQ(profile1.get(), matching_service->profile().get()); in TEST_F()