HomeSort by relevance Sort by last modified time
    Searched full:forced_file_path (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/download/
download_target_determiner_unittest.cc 84 FORCED // Requires that forced_file_path be non-empty.
110 const base::FilePath::CharType* forced_file_path; member in struct:__anon7141::DownloadTestCase
275 base::FilePath forced_file_path = local
276 GetPathInDownloadDir(test_case.forced_file_path);
282 !forced_file_path.empty());
289 .WillByDefault(ReturnRefOfCopy(forced_file_path));
    [all...]

Completed in 170 milliseconds