Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_property_set_unittest.cc75 ExportedProperty<dbus::ObjectPath> path_prop_; member
83 path_prop_.SetValue(kTestObjectPathInit); in Properties()
99 itf3->AddProperty(kPathPropName, &path_prop_); in Properties()
207 p_->path_prop_.SetValue(kTestObjectPathUpdate); in TEST_F()