Searched refs:rst_stream_code (Results 1 – 1 of 1) sorted by relevance
241 QuicRstStreamErrorCode rst_stream_code) { in InjectStopSending() argument251 rst_stream_code); in InjectStopSending()254 EXPECT_CALL(*connection_, OnStreamReset(stream_id, rst_stream_code)); in InjectStopSending()