Searched defs:GetResponseInfoConst (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/test/net/
H A Durl_request_abort_on_end_job.cc52 void URLRequestAbortOnEndJob::GetResponseInfoConst( function in class:content::URLRequestAbortOnEndJob
80 GetResponseInfoConst(info);
85 GetResponseInfoConst(&info);
H A Durl_request_slow_download_job.cc230 GetResponseInfoConst(info);
239 void URLRequestSlowDownloadJob::GetResponseInfoConst( function in class:content::URLRequestSlowDownloadJob
270 GetResponseInfoConst(&info);
/external/chromium_org/net/test/url_request/
H A Durl_request_mock_http_job.cc154 GetResponseInfoConst(info);
184 void URLRequestMockHTTPJob::GetResponseInfoConst( function in class:net::URLRequestMockHTTPJob
191 GetResponseInfoConst(&info);
197 GetResponseInfoConst(&info);

Completed in 99 milliseconds