Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_property_set_unittest.cc46 const char kStringListPropName[] = "StringListProp"; variable
100 itf3->AddProperty(kStringListPropName, &stringlist_prop_); in Properties()
440 auto response = GetPropertyOnInterface(kTestInterface3, kStringListPropName); in TEST_F()