Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Drst_stream_payload_decoder_test.cc85 expected.SetOptRstStreamErrorCode(error_code); in TEST_F()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dframe_parts.h153 void SetOptRstStreamErrorCode( in SetOptRstStreamErrorCode() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_frame_decoder_test.cc251 expected.SetOptRstStreamErrorCode(Http2ErrorCode::PROTOCOL_ERROR); in TEST_F()