Searched defs:AddParseResult (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_updater_unittest.cc622 void AddParseResult(const std::string& id, function in class:extensions::ExtensionUpdaterTest
819 AddParseResult(id1, "1.1", "http://localhost/e1_1.1.crx", &updates);
823 AddParseResult(id2, "2.0.0.0", "http://localhost/e2_2.0.crx", &updates);
866 AddParseResult(*it, "1.1", "http://localhost/e1_1.1.crx", &updates);

Completed in 58 milliseconds