Home
last modified time | relevance | path

Searched defs:StreamCancellation (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_decoder_stream_receiver_test.cc90 TEST_F(QpackDecoderStreamReceiverTest, StreamCancellation) { in TEST_F() argument
H A Dqpack_decoder_stream_sender_test.cc77 TEST_F(QpackDecoderStreamSenderTest, StreamCancellation) { in TEST_F() argument
H A Dqpack_instructions.cc269 QpackInstructionWithValues QpackInstructionWithValues::StreamCancellation( in StreamCancellation() function in quic::QpackInstructionWithValues