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

  /external/chromium/net/spdy/
spdy_http_stream_unittest.cc 116 scoped_ptr<spdy::SpdyFrame> resp(ConstructSpdyPostSynReply(NULL, 0));
spdy_test_util.h 298 spdy::SpdyFrame* ConstructSpdyPostSynReply(const char* const extra_headers[],
spdy_network_transaction_unittest.cc     [all...]
spdy_test_util.cc 715 spdy::SpdyFrame* ConstructSpdyPostSynReply(const char* const extra_headers[],
    [all...]
  /external/chromium_org/net/spdy/
spdy_test_util_common.h 495 SpdyFrame* ConstructSpdyPostSynReply(const char* const extra_headers[],
spdy_http_stream_unittest.cc 324 scoped_ptr<SpdyFrame> resp(spdy_util_.ConstructSpdyPostSynReply(NULL, 0));
397 scoped_ptr<SpdyFrame> resp(spdy_util_.ConstructSpdyPostSynReply(NULL, 0));
702 scoped_ptr<SpdyFrame> resp(spdy_util_.ConstructSpdyPostSynReply(NULL, 0));
    [all...]
spdy_stream_unittest.cc 129 spdy_util_.ConstructSpdyPostSynReply(NULL, 0));
334 scoped_ptr<SpdyFrame> resp(spdy_util_.ConstructSpdyPostSynReply(NULL, 0));
389 scoped_ptr<SpdyFrame> resp(spdy_util_.ConstructSpdyPostSynReply(NULL, 0));
spdy_network_transaction_unittest.cc     [all...]
spdy_test_util_common.cc     [all...]

Completed in 166 milliseconds