Searched refs:http_transaction_factory_ (Results 1 – 5 of 5) sorted by relevance
110 scoped_ptr<net::HttpTransactionFactory> http_transaction_factory_; member in __anonb617ed990111::ConnectionTesterTest133 http_transaction_factory_.reset( in InitializeRequestContext()136 http_transaction_factory_.get()); in InitializeRequestContext()
113 return http_transaction_factory_; in http_transaction_factory()116 http_transaction_factory_ = factory; in set_http_transaction_factory()233 HttpTransactionFactory* http_transaction_factory_; variable
26 http_transaction_factory_(NULL), in URLRequestContext()
84 scoped_ptr<HttpTransactionFactory> http_transaction_factory_; variable
99 http_transaction_factory_.reset(http_transaction_factory); in set_http_transaction_factory()