Searched refs:DeepCopyWithoutEmptyChildren (Results 1 – 3 of 3) sorted by relevance
1401 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1408 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1412 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1419 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1427 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1435 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1449 root = root->DeepCopyWithoutEmptyChildren(); in TEST()1461 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
542 std::unique_ptr<DictionaryValue> DeepCopyWithoutEmptyChildren() const;
1107 std::unique_ptr<DictionaryValue> DictionaryValue::DeepCopyWithoutEmptyChildren() in DeepCopyWithoutEmptyChildren() function in base::DictionaryValue