Searched refs:ConstructWrappedSpdyFrame (Results 1 – 3 of 3) sorted by relevance
306 spdy::SpdyFrame* ConstructWrappedSpdyFrame(
748 spdy::SpdyFrame* ConstructWrappedSpdyFrame( in ConstructWrappedSpdyFrame() function
2205 scoped_ptr<spdy::SpdyFrame> wrapped_get(ConstructWrappedSpdyFrame(get, 1)); in TEST_F()2214 ConstructWrappedSpdyFrame(get_resp, 1)); in TEST_F()2216 scoped_ptr<spdy::SpdyFrame> wrapped_body(ConstructWrappedSpdyFrame(body, 1)); in TEST_F()