Searched refs:ConstructChunkedSpdyPost (Results 1 – 4 of 4) sorted by relevance
291 spdy::SpdyFrame* ConstructChunkedSpdyPost(const char* const extra_headers[],
108 scoped_ptr<spdy::SpdyFrame> req(ConstructChunkedSpdyPost(NULL, 0)); in TEST_F()
686 spdy::SpdyFrame* ConstructChunkedSpdyPost(const char* const extra_headers[], in ConstructChunkedSpdyPost() function
1580 scoped_ptr<spdy::SpdyFrame> req(ConstructChunkedSpdyPost(NULL, 0)); in TEST_P()