Home | History | Annotate | Download | only in spdy

Lines Matching refs:CreateRstStream

1033 TEST_F(SpdyFramerTest, CreateRstStream) {
1044 scoped_ptr<SpdyFrame> frame(framer.CreateRstStream(1, PROTOCOL_ERROR));
1056 scoped_ptr<SpdyFrame> frame(framer.CreateRstStream(0x7FFFFFFF,
1069 scoped_ptr<SpdyFrame> frame(framer.CreateRstStream(0x7FFFFFFF,