OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetRequest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/quic/
quic_http_stream_test.cc
227
void
SetRequest
(const std::string& method,
339
SetRequest
("GET", "/", DEFAULT_PRIORITY);
378
SetRequest
("GET", "/", DEFAULT_PRIORITY);
422
SetRequest
("POST", "/", DEFAULT_PRIORITY);
469
SetRequest
("POST", "/", DEFAULT_PRIORITY);
521
SetRequest
("GET", "/", DEFAULT_PRIORITY);
549
SetRequest
("GET", "/", MEDIUM);
590
SetRequest
("GET", "/", MEDIUM);
/external/chromium_org/net/http/
http_cache_transaction.cc
317
SetRequest
(net_log, request);
[
all
...]
Completed in 66 milliseconds