Searched defs:http_factory_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.h284 scoped_ptr<net::HttpTransactionFactory> http_factory_; member in class:ProfileIOData::MediaRequestContext
302 scoped_ptr<net::HttpTransactionFactory> http_factory_; member in class:ProfileIOData::AppRequestContext
/external/chromium_org/net/websockets/
H A Dwebsocket_job_test.cc455 http_factory_.reset(new MockHttpTransactionFactory(
457 context_->set_http_transaction_factory(http_factory_.get());
539 scoped_ptr<MockHttpTransactionFactory> http_factory_; member in class:net::WebSocketJobTest

Completed in 684 milliseconds