Searched defs:update_download_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_history_unittest.cc112 update_download_ = info;
155 CheckInfoEqual(update_download_, info);
156 update_download_ = history::DownloadRow();
162 CheckInfoEqual(history::DownloadRow(), update_download_); local
186 history::DownloadRow update_download_; member in class:__anon4883::FakeHistoryAdapter

Completed in 58 milliseconds