Searched refs:SetAndGetProperty (Results 1 – 1 of 1) sorted by relevance
84 … int SetAndGetProperty(const char* value, const char* defaultValue = PROPERTY_TEST_VALUE_DEFAULT) { in SetAndGetProperty() function in android::PropertiesTest114 size_t len = SetAndGetProperty("hello_world"); in TEST_F()123 size_t len = SetAndGetProperty("", EMPTY_STRING_DEFAULT); in TEST_F()133 int len = SetAndGetProperty(maxLengthString.c_str()); in TEST_F()