Searched refs:actual_frame (Results 1 – 1 of 1) sorted by relevance
219 const SpdyFrame& actual_frame, in CompareFrame() argument223 reinterpret_cast<const unsigned char*>(actual_frame.data()); in CompareFrame()224 int actual_len = actual_frame.length() + SpdyFrame::size(); in CompareFrame()