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

/external/chromium_org/net/quic/
H A Dquic_http_stream_test.cc249 void SetRequest(const std::string& method, function in class:net::test::QuicHttpStreamTest
361 SetRequest("GET", "/", DEFAULT_PRIORITY);
400 SetRequest("GET", "/", DEFAULT_PRIORITY);
445 SetRequest("GET", "/", DEFAULT_PRIORITY);
463 SetRequest("GET", "/", DEFAULT_PRIORITY);
482 SetRequest("POST", "/", DEFAULT_PRIORITY);
529 SetRequest("POST", "/", DEFAULT_PRIORITY);
581 SetRequest("POST", "/", DEFAULT_PRIORITY);
631 SetRequest("POST", "/", DEFAULT_PRIORITY);
678 SetRequest("GE
[all...]
/external/chromium_org/net/http/
H A Dhttp_cache_transaction.h276 void SetRequest(const BoundNetLog& net_log, const HttpRequestInfo* request);
H A Dhttp_cache_transaction.cc438 SetRequest(net_log, request);
1954 void HttpCache::Transaction::SetRequest(const BoundNetLog& net_log, function in class:net::HttpCache::Transaction

Completed in 947 milliseconds