Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/spdy/
H A Dalps_decoder_test.cc22 TEST(AlpsDecoderTest, EmptyInput) { in TEST() argument
36 TEST(AlpsDecoderTest, EmptyAcceptChFrame) { in TEST() argument
50 TEST(AlpsDecoderTest, EmptySettingsFrame) { in TEST() argument
64 TEST(AlpsDecoderTest, ParseSettingsAndAcceptChFrames) { in TEST() argument
102 TEST(AlpsDecoderTest, ParseLargeAcceptChFrame) { in TEST() argument
129 TEST(AlpsDecoderTest, DisableAlpsParsing) { in TEST() argument
155 TEST(AlpsDecoderTest, DisableAlpsClientHintParsing) { in TEST() argument
181 TEST(AlpsDecoderTest, IncompleteFrame) { in TEST() argument
194 TEST(AlpsDecoderTest, TwoSettingsFrames) { in TEST() argument
216 TEST(AlpsDecoderTest, AcceptChOnInvalidStream) { in TEST() argument
[all …]