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

  /external/chromium_org/chrome/browser/extensions/
webstore_installer_test.h 55 base::ScopedTempDir download_directory_; member in class:WebstoreInstallerTest
webstore_installer_test.cc 83 ASSERT_TRUE(download_directory_.CreateUniqueTempDir());
86 download_prefs->SetDownloadPath(download_directory_.path());

Completed in 49 milliseconds