Searched refs:AddPropertyUpdate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dshill_property_handler_unittest.cc65 AddPropertyUpdate(shill::kServiceCompleteListProperty, service_path);
72 AddPropertyUpdate(shill::kDevicesProperty, device_path);
80 AddPropertyUpdate(shill::kIPConfigsProperty, ip_config_path);
143 void AddPropertyUpdate(const std::string& type, const std::string& path) { function in class:chromeos::__anon6227::TestListener
145 VLOG(2) << "AddPropertyUpdate: " << type;

Completed in 182 milliseconds