wifi_provider_unittest.cc | 85 user_profile_( 124 EXPECT_CALL(*user_profile_, IsDefault()).WillRepeatedly(Return(false)); 125 EXPECT_CALL(*user_profile_, GetStorage()) 127 EXPECT_CALL(*user_profile_, GetConstStorage()) 187 service->set_profile(user_profile_); 435 scoped_refptr<MockProfile> user_profile_; member in class:shill::WiFiProviderTest [all...] |