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

/external/chromium_org/net/quic/
H A Dquic_http_stream_test.cc226 void SetRequestString(const std::string& method, function in class:net::test::QuicHttpStreamTest
375 SetRequestString("GET", "/", DEFAULT_PRIORITY);
418 SetRequestString("GET", "/", DEFAULT_PRIORITY);
465 SetRequestString("GET", "/", DEFAULT_PRIORITY);
507 SetRequestString("POST", "/", DEFAULT_PRIORITY);
564 SetRequestString("POST", "/", DEFAULT_PRIORITY);
626 SetRequestString("GET", "/", DEFAULT_PRIORITY);
659 SetRequestString("GET", "/", MEDIUM);
705 SetRequestString("GET", "/", MEDIUM);
733 SetRequestString("GE
[all...]

Completed in 108 milliseconds