HomeSort by relevance Sort by last modified time
    Searched refs:GetDownloadDirectory (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/download/
save_page_uitest.cc 53 download_dir_ = GetDownloadDirectory();
download_browsertest.cc 444 return GetDownloadDirectory(browser).Append(file);
465 FilePath GetDownloadDirectory(Browser* browser) {
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 194 void GetDownloadDirectory(int handle, FilePath* download_directory);
    [all...]
testing_automation_provider.cc 312 IPC_MESSAGE_HANDLER(AutomationMsg_DownloadDirectory, GetDownloadDirectory)
    [all...]

Completed in 272 milliseconds