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

/external/libbrillo/brillo/dbus/
H A Dexported_property_set_unittest.cc69 ExportedProperty<int32_t> int32_prop_; member in struct:brillo::dbus_utils::ExportedPropertySetTest::Properties
92 itf2->AddProperty(kInt32PropName, &int32_prop_);
201 p_->int32_prop_.SetValue(1);

Completed in 47 milliseconds