Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_property_set_unittest.cc72 ExportedProperty<uint64_t> uint64_prop_; member
96 itf3->AddProperty(kUint64PropName, &uint64_prop_); in Properties()
204 p_->uint64_prop_.SetValue(1); in TEST_F()