Searched defs:DeepCopy (Results 1 – 6 of 6) sorted by relevance
29 TEST(OptionValueString, DeepCopy) { in TEST() argument51 TEST(OptionValueArgs, DeepCopy) { in TEST() argument123 TEST(TestProperties, DeepCopy) { in TEST() argument
303 OptionValueArray::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueArray
326 OptionValueDictionary::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueDictionary
570 OptionValueSP OptionValue::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValue
578 OptionValueProperties::DeepCopy(const OptionValueSP &new_parent) const { in DeepCopy() function in OptionValueProperties
218 TEST(FunctionCallTrieTest, DeepCopy) { in TEST() argument