Searched defs:StreamCancellation (Results 1 – 3 of 3) sorted by relevance
90 TEST_F(QpackDecoderStreamReceiverTest, StreamCancellation) { in TEST_F() argument
77 TEST_F(QpackDecoderStreamSenderTest, StreamCancellation) { in TEST_F() argument
269 QpackInstructionWithValues QpackInstructionWithValues::StreamCancellation( in StreamCancellation() function in quic::QpackInstructionWithValues