Searched refs:user_profile_ (Results 1 – 1 of 1) sorted by relevance
85 user_profile_( in WiFiProviderTest()124 EXPECT_CALL(*user_profile_, IsDefault()).WillRepeatedly(Return(false)); in SetUp()125 EXPECT_CALL(*user_profile_, GetStorage()) in SetUp()127 EXPECT_CALL(*user_profile_, GetConstStorage()) in SetUp()187 service->set_profile(user_profile_); in BindServiceToUserProfile()435 scoped_refptr<MockProfile> user_profile_; member in shill::WiFiProviderTest866 user_profile_.get(), "bar", kModeManaged, kSecurityRsn, false, true)); in TEST_F()901 CreateServicesFromProfile(user_profile_.get()); in TEST_F()1613 LoadAndFixupServiceEntries(user_profile_.get()); in TEST_F()