Home
last modified time | relevance | path

Searched refs:DeepCopyWithoutEmptyChildren (Results 1 – 6 of 6) sorted by relevance

/external/libweave/third_party/chromium/base/
Dvalues_unittest.cc638 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
645 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
649 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
656 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
664 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
672 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
686 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
698 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
Dvalues.h334 scoped_ptr<DictionaryValue> DeepCopyWithoutEmptyChildren() const;
Dvalues.cc764 scoped_ptr<DictionaryValue> DictionaryValue::DeepCopyWithoutEmptyChildren() in DeepCopyWithoutEmptyChildren() function in base::DictionaryValue
/external/libchrome/base/
Dvalues_unittest.cc678 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
685 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
689 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
696 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
704 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
712 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
726 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
738 root = root->DeepCopyWithoutEmptyChildren(); in TEST()
Dvalues.h346 scoped_ptr<DictionaryValue> DeepCopyWithoutEmptyChildren() const;
Dvalues.cc807 scoped_ptr<DictionaryValue> DictionaryValue::DeepCopyWithoutEmptyChildren() in DeepCopyWithoutEmptyChildren() function in base::DictionaryValue