Lines Matching refs:send_frame
702 scoped_ptr<SpdyFrame> send_frame(707 EXPECT_TRUE(send_frame.get() != NULL);714 data = reinterpret_cast<const unsigned char*>(send_frame->data());715 visitor.SimulateInFramer(data, send_frame->length() + SpdyFrame::size());