Lines Matching refs:send_frame
713 scoped_ptr<SpdyFrame> send_frame(718 EXPECT_TRUE(send_frame.get() != NULL);725 data = reinterpret_cast<const unsigned char*>(send_frame->data());726 visitor.SimulateInFramer(data, send_frame->length() + SpdyFrame::size());