Searched refs:DeepCopyWithoutEmptyChildren (Results 1 – 3 of 3) sorted by relevance
1052 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1059 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1063 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1070 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1078 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1086 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1100 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1112 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
338 std::unique_ptr<DictionaryValue> DeepCopyWithoutEmptyChildren() const;
1019 std::unique_ptr<DictionaryValue> DictionaryValue::DeepCopyWithoutEmptyChildren() in DeepCopyWithoutEmptyChildren() function in base::DictionaryValue