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

/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_remover_browsertest.cc78 GURL download_url = ui_test_utils::GetTestUrl( local
81 ui_test_utils::NavigateToURL(browser(), download_url); local
/external/markdown/
H A Dsetup.py31 download_url = 'http://pypi.python.org/packages/source/M/Markdown/Markdown-%s.tar.gz' % version, variable in class:md_install_scripts
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dexternal_cache.cc185 const GURL& download_url,
181 OnExtensionDownloadFinished( const std::string& id, const base::FilePath& path, bool file_ownership_passed, const GURL& download_url, const std::string& version, const extensions::ExtensionDownloaderDelegate::PingResult& ping_result, const std::set<int>& request_ids) argument
/external/chromium_org/chrome/browser/history/
H A Dhistory_browsertest.cc363 GURL download_url = ui_test_utils::GetTestUrl( local
366 ui_test_utils::DownloadURL(browser(), download_url); local
/external/chromium_org/chrome/browser/extensions/
H A Dcrx_installer.cc197 const GURL& download_url) {
198 DCHECK(!download_url.is_empty());
203 download_url_ = download_url;
196 InstallUserScript(const base::FilePath& source_file, const GURL& download_url) argument
H A Dwebstore_installer.cc191 std::string download_url = local
193 return GURL(base::StringPrintf(download_url.c_str(),
/external/chromium_org/chrome/browser/ui/find_bar/
H A Dfind_bar_host_browsertest.cc322 GURL download_url = ui_test_utils::GetTestUrl( local
325 ui_test_utils::DownloadURL(browser(), download_url); local
331 base::ASCIIToWide(download_url.spec()).c_str(),
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_updater.cc588 const GURL& download_url,
595 VLOG(2) << download_url << " written to " << path.value();
584 OnExtensionDownloadFinished( const std::string& id, const base::FilePath& path, bool file_ownership_passed, const GURL& download_url, const std::string& version, const PingResult& ping, const std::set<int>& request_ids) argument
/external/chromium_org/chrome/test/base/
H A Dui_test_utils.cc375 void DownloadURL(Browser* browser, const GURL& download_url) { argument
388 ui_test_utils::NavigateToURL(browser, download_url);
/external/chromium_org/content/browser/download/
H A Ddownload_browsertest.cc1736 GURL download_url = origin_one.GetURL("/ping"); local
1738 std::string("/download-attribute.html?target=") + download_url.spec());
1781 GURL download_url = origin_one.GetURL("/ping"); local
1783 std::string("/download-attribute.html?target=") + download_url.spec());
/external/chromium_org/google_apis/drive/
H A Dbase_requests.cc693 const GURL& download_url,
699 download_url_(download_url),
688 DownloadFileRequestBase( RequestSender* sender, const DownloadActionCallback& download_action_callback, const GetContentCallback& get_content_callback, const ProgressCallback& progress_callback, const GURL& download_url, const base::FilePath& output_file_path) argument
H A Dgdata_wapi_parser.h374 // Search for 'download_url' in gdata_wapi_requests.h for details.
375 const GURL& download_url() const { return content_.url(); } function in class:google_apis::ResourceEntry
/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc1756 GURL download_url(URLRequestSlowDownloadJob::kKnownSizeUrl);
1757 base::FilePath file(net::GenerateFileName(download_url,
1768 "server-redirect?" + download_url.spec());
1792 EXPECT_EQ(download_url.spec(), row.url_chain[1].spec());
1825 EXPECT_EQ(download_url.spec(), row1.url_chain[1].spec());
1849 GURL download_url(URLRequestMockHTTPJob::GetMockUrl(file));
1859 ui_test_utils::NavigateToURL(browser(), download_url); local
1908 GURL download_url(URLRequestMockHTTPJob::GetMockUrl(file));
1910 DownloadAndWait(browser(), download_url); local
1929 GURL download_url(URLRequestMockHTTPJo
1966 DownloadAndWait(browser(), download_url); local
1998 DownloadAndWait(browser(), download_url); local
3415 download_url, local
3451 download_url, local
3471 DownloadAndWait(browser(), download_url); local
[all...]
/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api_browsertest.cc1472 std::string download_url = test_server()->GetURL("slow?0").spec(); local
1478 "[{\"url\": \"%s\"}]", download_url.c_str())));
1485 ASSERT_EQ(download_url, item->GetOriginalUrl().spec());
1494 download_url.c_str())));
1520 std::string download_url = test_server()->GetURL("slow?0").spec(); local
1525 "[{\"url\": \"%s\"}]", download_url.c_str())));
1532 ASSERT_EQ(download_url, item->GetOriginalUrl().spec());
1541 download_url.c_str())));
1605 std::string download_url = test_server()->GetURL("slow?0").spec(); local
1614 download_url
1627 std::string download_url = test_server()->GetURL("slow?0").spec(); local
1661 std::string download_url = test_server()->GetURL("slow?0").spec(); local
1708 std::string download_url = test_server()->GetURL("slow?0").spec(); local
1772 std::string download_url = test_server()->GetURL("slow?0#fragment").spec(); local
1816 std::string download_url = "data:text/plain,hello"; local
1895 std::string download_url = "data:text/plain,hello"; local
1948 std::string download_url = "file:///"; local
1999 std::string download_url = test_server()->GetURL("auth-basic").spec(); local
2032 std::string download_url = test_server()->GetURL("files/downloads/" local
2086 std::string download_url = test_server()->GetURL("files/downloads/" local
2123 std::string download_url = test_server()->GetURL("auth-basic").spec(); local
2170 std::string download_url = test_server()->GetURL("files/post/downloads/" local
2224 std::string download_url = test_server()->GetURL("files/post/downloads/" local
2265 std::string download_url = test_server()->GetURL("files/post/downloads/" local
2305 std::string download_url = test_server()->GetURL( local
2358 const std::string download_url = "filesystem:" + GetExtensionURL() + local
2417 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2489 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2549 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2629 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2708 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2776 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2844 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2919 std::string download_url = test_server()->GetURL("slow?0").spec(); local
2987 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3055 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3123 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3192 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3262 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3391 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3529 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3579 std::string download_url = test_server()->GetURL("slow?0").spec(); local
3718 std::string download_url = test_server()->GetURL("slow?0").spec(); local
[all...]
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc249 GURL download_url; local
253 &download_url))
260 net::GenerateFileName(download_url,
289 download_url,

Completed in 540 milliseconds