Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_property_set_unittest.cc66 ExportedProperty<uint8_t> uint8_prop_; member
86 itf1->AddProperty(kUint8PropName, &uint8_prop_); in Properties()
198 p_->uint8_prop_.SetValue(1); in TEST_F()
587 p_->uint8_prop_.SetValue(57); in TEST_F()