Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_structure_decoder_test.cc94 AssertionResult DecodeLeadingStructure(const S* expected, in DecodeLeadingStructure() function in http2::test::__anon05190bf30111::Http2StructureDecoderTest
145 AssertionResult DecodeLeadingStructure(const char (&data)[N]) { in DecodeLeadingStructure() function in http2::test::__anon05190bf30111::Http2StructureDecoderTest
150 AssertionResult DecodeLeadingStructure(const unsigned char (&data)[N]) { in DecodeLeadingStructure() function in http2::test::__anon05190bf30111::Http2StructureDecoderTest
H A Ddecode_http2_structures_test.cc53 void DecodeLeadingStructure(const S* expected, absl::string_view data) { in DecodeLeadingStructure() function in http2::test::__anon3e569a140111::StructureDecoderTest
65 void DecodeLeadingStructure(const char (&data)[N]) { in DecodeLeadingStructure() function in http2::test::__anon3e569a140111::StructureDecoderTest