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 755 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
782 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, p, true));
864 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
870 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, LOWEST, 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));
493 spdy_util_.ConstructSpdyGet(base_url, false, 1, LOWEST));
spdy_session_unittest.cc 353 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
355 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, MEDIUM, true));
435 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
437 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, MEDIUM, true));
513 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
515 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, MEDIUM, true));
585 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
657 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
724 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true));
784 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, MEDIUM, true))
    [all...]
spdy_test_util_common.h 415 SpdyFrame* ConstructSpdyGet(const char* const url,
430 SpdyFrame* ConstructSpdyGet(const char* const extra_headers[],
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 135 milliseconds