Home
last modified time | relevance | path

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

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