Searched refs:SetDictionary (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dextension_message_bundle_unittest.cc37 void SetDictionary(const std::string& name, function in class:ExtensionMessageBundleTest
48 SetDictionary(name, content_tree, dict);
56 SetDictionary(ExtensionMessageBundle::kPlaceholdersKey,
69 SetDictionary(name, message_tree, dict);
94 SetDictionary("n4", empty_tree, dict);
105 SetDictionary("n1.placeholders", empty_tree, dict);
/external/chromium_org/chrome/common/extensions/
H A Dmessage_bundle_unittest.cc39 void SetDictionary(const std::string& name, function in class:extensions::MessageBundleTest
50 SetDictionary(name, content_tree, dict);
58 SetDictionary(MessageBundle::kPlaceholdersKey,
71 SetDictionary(name, message_tree, dict);
96 SetDictionary("n4", empty_tree, dict);
107 SetDictionary("n1.placeholders", empty_tree, dict);

Completed in 46 milliseconds