Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_string_decoder_test.cc26 class HpackStringDecoderTest : public RandomDecoderTest { class
28 HpackStringDecoderTest() : listener_(&collector_) {} in HpackStringDecoderTest() function in http2::test::__anonae6402240111::HpackStringDecoderTest
78 TEST_F(HpackStringDecoderTest, DecodeEmptyString) { in TEST_F() argument
99 TEST_F(HpackStringDecoderTest, DecodeShortString) { in TEST_F() argument
119 TEST_F(HpackStringDecoderTest, DecodeLongStrings) { in TEST_F() argument