HomeSort by relevance Sort by last modified time
    Searched refs:ConstructSpdyGet (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc 741 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
768 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, p, true));
850 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
856 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, LOWEST, true));
862 spdy_util_.ConstructSpdyGet(NULL, 0, false, 5, LOWEST, true));
    [all...]
spdy_test_util_common.h 415 SpdyFrame* ConstructSpdyGet(const char* const url,
430 SpdyFrame* ConstructSpdyGet(const char* const extra_headers[],
spdy_session_unittest.cc 355 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
357 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, MEDIUM, true));
437 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
439 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, MEDIUM, true));
515 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
517 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, MEDIUM, true));
587 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
659 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
726 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
786 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true))
    [all...]
spdy_http_stream_unittest.cc 159 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
221 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
223 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, LOWEST, true));
653 spdy_util_.ConstructSpdyGet(base_url, false, 1, LOWEST));
spdy_stream_unittest.cc 447 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
501 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
565 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
645 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
1000 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
    [all...]
spdy_session_pool_unittest.cc 520 spdy_util.ConstructSpdyGet("http://www.a.com", false, 1, MEDIUM));
spdy_test_util_common.cc     [all...]
  /external/chromium_org/net/http/
http_network_transaction_unittest.cc     [all...]

Completed in 188 milliseconds