Searched refs:SetDictionary (Results 1 – 1 of 1) sorted by relevance
/external/chromium/chrome/common/extensions/ |
D | extension_message_bundle_unittest.cc | 37 void SetDictionary(const std::string& name, in SetDictionary() function in ExtensionMessageBundleTest 48 SetDictionary(name, content_tree, dict); in CreateContentTree() 56 SetDictionary(ExtensionMessageBundle::kPlaceholdersKey, in CreatePlaceholdersTree() 69 SetDictionary(name, message_tree, dict); in CreateMessageTree() 94 SetDictionary("n4", empty_tree, dict); in CreateBadDictionary() 105 SetDictionary("n1.placeholders", empty_tree, dict); in CreateBadDictionary()
|