HomeSort by relevance Sort by last modified time
    Searched refs:SetDictionary (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/
extension_message_bundle_unittest.cc 37 void SetDictionary(const std::string& name,
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/
message_bundle_unittest.cc 39 void SetDictionary(const std::string& name,
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 27 milliseconds