Searched refs:URLRequestTestDelayedStartJob (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_unittest.cc309 class URLRequestTestDelayedStartJob : public net::URLRequestTestJob { class in namespace:content
311 URLRequestTestDelayedStartJob(net::URLRequest* request, function in class:content::URLRequestTestDelayedStartJob
316 URLRequestTestDelayedStartJob(net::URLRequest* request, function in class:content::URLRequestTestDelayedStartJob
322 URLRequestTestDelayedStartJob(net::URLRequest* request, function in class:content::URLRequestTestDelayedStartJob
339 // URLRequestTestDelayedStartJob. It is illegal to call this routine
340 // with a URLRequest that does not use URLRequestTestDelayedStartJob.
342 for (URLRequestTestDelayedStartJob* job = list_head_;
360 << "Unreleased entries on URLRequestTestDelayedStartJob delay queue"
367 virtual ~URLRequestTestDelayedStartJob() {
368 for (URLRequestTestDelayedStartJob** jo
[all...]

Completed in 32 milliseconds