HomeSort by relevance Sort by last modified time
    Searched full:user_profile_ (Results 1 - 1 of 1) sorted by null

  /system/connectivity/shill/wifi/
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...]

Completed in 255 milliseconds