Home | History | Annotate | Download | only in updater

Lines Matching refs:updates

741     UpdateManifest::Results updates;
743 downloader.DetermineUpdates(fetch_data, updates, &updateable);
746 // Create two updates - expect that DetermineUpdates will return the first
753 AddParseResult(id1, "1.1", "http://localhost/e1_1.1.crx", &updates);
756 AddParseResult(id2, "2.0.0.0", "http://localhost/e2_2.0.crx", &updates);
766 downloader.DetermineUpdates(fetch_data, updates, &updateable);
783 UpdateManifest::Results updates;
797 AddParseResult(*it, "1.1", "http://localhost/e1_1.1.crx", &updates);
805 downloader.DetermineUpdates(fetch_data, updates, &updateable);
1868 // -manifests & updates arriving out of order / interleaved
1870 // -An extension gets uninstalled while updates are in progress (so it doesn't
1874 // -An update manifest mentions multiple updates