Searched defs:property_set (Results 1 – 2 of 2) sorted by relevance
81 int property_set(const char* key, const char* value) { in property_set() function
112 TEST_F(PropertiesTest, property_set) { in TEST_F() argument