Home | History | Annotate | Download | only in quic

Lines Matching refs:OnAckFrame

267   virtual bool OnAckFrame(const QuicAckFrame& frame) OVERRIDE {
5068 EXPECT_CALL(visitor, OnAckFrame(_)).Times(0);