HomeSort by relevance Sort by last modified time
    Searched defs:http_factory_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_io_data.h 284 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/
websocket_job_test.cc 455 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
    [all...]

Completed in 127 milliseconds