Searched refs:otherDefaultValues (Results 1 – 6 of 6) sorted by relevance
109 defaultValue.otherDefaultValues = "default"; in BuildDefaultValue()230 EXPECT_EQ(defaultValue.otherDefaultValues, "default");
296 defaultValue.otherDefaultValues = "default"; in BuildDefaultValue()
374 char *otherDefaultValues; member
339 if (defaultValue->otherDefaultValues != nullptr) { in LogDefaultValue()340 PRINT_HILOGD("otherDefaultValues = %{public}s", defaultValue->otherDefaultValues); in LogDefaultValue()
168 SAFE_DELETE_ARRAY(defaultValue.otherDefaultValues); in ReleaseDefaultValue()
1441 defaultValue.otherDefaultValues = nullptr; in TEST_F()1462 defaultValue.otherDefaultValues = "OtherValues"; in TEST_F()