Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager_unittest.cc3047 ServiceRefPtr expect_service(service.get()); in TEST_F() local
3049 EXPECT_CALL(*profile.get(), ConfigureService(expect_service)) in TEST_F()
3057 EXPECT_CALL(*profile.get(), AdoptService(expect_service)) in TEST_F()