Searched refs:user_profile_storage_ (Results 1 – 1 of 1) sorted by relevance
126 .WillRepeatedly(Return(&user_profile_storage_)); in SetUp()128 .WillRepeatedly(Return(&user_profile_storage_)); in SetUp()437 StrictMock<MockStore> user_profile_storage_; member in shill::WiFiProviderTest867 EXPECT_CALL(user_profile_storage_, in TEST_F()1601 EXPECT_CALL(user_profile_storage_, Flush()).Times(1); in TEST_F()1604 EXPECT_CALL(user_profile_storage_, in TEST_F()1606 EXPECT_CALL(user_profile_storage_, in TEST_F()1610 EXPECT_CALL(user_profile_storage_, GetGroups()) in TEST_F()1612 EXPECT_CALL(user_profile_storage_, GetStringList(_, _, _)).Times(0); in TEST_F()