Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_property_set_unittest.cc70 ExportedProperty<uint32_t> uint32_prop_; member
94 itf3->AddProperty(kUint32PropName, &uint32_prop_); in Properties()
202 p_->uint32_prop_.SetValue(1); in TEST_F()