Home | History | Annotate | Download | only in updater

Lines Matching refs:DetermineUpdates

739     // Check passing an empty list of parse results to DetermineUpdates
743 downloader.DetermineUpdates(fetch_data, updates, &updateable);
746 // Create two updates - expect that DetermineUpdates will return the first
766 downloader.DetermineUpdates(fetch_data, updates, &updateable);
805 downloader.DetermineUpdates(fetch_data, updates, &updateable);