Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager_unittest.cc4373 MockStore storage0; in TEST_F() local
4397 EXPECT_CALL(*profile0, GetConstStorage()).WillOnce(Return(&storage0)); in TEST_F()
4404 EXPECT_CALL(*service, GetLoadableStorageIdentifier(Ref(storage0))) in TEST_F()