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

/external/chromium_org/net/url_request/
H A Durl_request_context.cc37 AssertNoURLRequests();
90 void URLRequestContext::AssertNoURLRequests() const { function in class:net::URLRequestContext
H A Durl_request_context.h190 void AssertNoURLRequests() const;
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.cc454 // TODO(ajwong): These AssertNoURLRequests() calls are unnecessary since they
457 main_request_context_->AssertNoURLRequests();
459 extensions_request_context_->AssertNoURLRequests();
469 it->second->AssertNoURLRequests();
483 it->second->AssertNoURLRequests();
H A Dprofile_impl_io_data.cc323 media_request_context_->AssertNoURLRequests();
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.cc325 url_request_context_->AssertNoURLRequests();
/external/chromium_org/chrome/browser/
H A Dio_thread.cc362 globals_->system_request_context->AssertNoURLRequests();

Completed in 88 milliseconds