Home
last modified time | relevance | path

Searched refs:kDummyRequestId (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_file_unittest.cc28 static const int kDummyRequestId; member in DownloadFileTest
61 info.request_id = kDummyRequestId - offset; in CreateDownloadFile()
125 const int DownloadFileTest::kDummyRequestId = 67; member in DownloadFileTest