Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_instruction_encoder_test.cc54 class QpackInstructionEncoderTest : public QuicTestWithParam<bool> { class
56 QpackInstructionEncoderTest() in QpackInstructionEncoderTest() function in quic::test::__anon8645df3e0111::QpackInstructionEncoderTest
93 TEST_P(QpackInstructionEncoderTest, Varint) { in TEST_P() argument
109 TEST_P(QpackInstructionEncoderTest, SBitAndTwoVarint2) { in TEST_P() argument
132 TEST_P(QpackInstructionEncoderTest, SBitAndVarintAndValue) { in TEST_P() argument
158 TEST_P(QpackInstructionEncoderTest, Name) { in TEST_P() argument
182 TEST_P(QpackInstructionEncoderTest, Value) { in TEST_P() argument
205 TEST_P(QpackInstructionEncoderTest, SBitAndNameAndValue) { in TEST_P() argument