Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_property_set_unittest.cc42 const char kUint64PropName[] = "Uint64Prop"; variable
96 itf3->AddProperty(kUint64PropName, &uint64_prop_); in Properties()
396 auto response = GetPropertyOnInterface(kTestInterface3, kUint64PropName); in TEST_F()