Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_service_unittest.cc863 PropertyStore& property_store(*wifi_service->mutable_store()); in TEST_F() local
871 EXPECT_TRUE(property_store.SetStringProperty( in TEST_F()
880 EXPECT_FALSE(property_store.SetStringProperty( in TEST_F()
889 EXPECT_TRUE(property_store.SetStringProperty( in TEST_F()
901 EXPECT_TRUE(property_store.SetStringProperty( in TEST_F()
910 EXPECT_FALSE(property_store.SetStringProperty( in TEST_F()
919 EXPECT_TRUE(property_store.SetStringProperty( in TEST_F()
/system/connectivity/shill/
Dshill.gyp518 'property_store.cc',