Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/net/
Durl_request_mock_http_job.h36 static GURL GetMockViewSourceUrl(const FilePath& path);
Durl_request_mock_http_job.cc52 GURL URLRequestMockHTTPJob::GetMockViewSourceUrl(const FilePath& path) { in GetMockViewSourceUrl() function in URLRequestMockHTTPJob
/external/chromium/chrome/browser/download/
Dsave_page_browsertest.cc85 GURL view_source_url = URLRequestMockHTTPJob::GetMockViewSourceUrl( in IN_PROC_BROWSER_TEST_F()
Dsave_package_unittest.cc416 GURL view_source_url = URLRequestMockHTTPJob::GetMockViewSourceUrl( in TEST_F()