Home | History | Annotate | Download | only in spdy

Lines Matching refs:CreateGoAway

1148 TEST_F(SpdyFramerTest, CreateGoAway) {
1158 scoped_ptr<SpdyFrame> frame(framer.CreateGoAway(0));
1169 scoped_ptr<SpdyFrame> frame(framer.CreateGoAway(0x7FFFFFFF));