OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetRequest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/quic/
quic_http_stream_test.cc
249
void
SetRequest
(const std::string& method,
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
("GET", "/", DEFAULT_PRIORITY)
[
all
...]
/external/chromium_org/net/http/
http_cache_transaction.h
276
void
SetRequest
(const BoundNetLog& net_log, const HttpRequestInfo* request);
http_cache_transaction.cc
438
SetRequest
(net_log, request);
[
all
...]
Completed in 95 milliseconds