Home
last modified time | relevance | path

Searched refs:rst_stream_code (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_simple_server_session_test.cc241 QuicRstStreamErrorCode rst_stream_code) { in InjectStopSending() argument
251 rst_stream_code); in InjectStopSending()
254 EXPECT_CALL(*connection_, OnStreamReset(stream_id, rst_stream_code)); in InjectStopSending()