Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dpayload_decoder_base_test_util.cc21 DecodeStatus PayloadDecoderBaseTest::StartDecoding(DecodeBuffer* db) { in StartDecoding() function in http2::test::PayloadDecoderBaseTest
H A Drandom_decoder_test_base_test.cc33 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anon51d42fe50111::RandomDecoderTestTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_entry_type_decoder_test.cc24 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon054297400111::HpackEntryTypeDecoderTest
H A Dhpack_string_decoder_test.cc30 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anonae6402240111::HpackStringDecoderTest
H A Dhpack_block_decoder_test.cc37 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anonb80d21f80111::HpackBlockDecoderTest
H A Dhpack_entry_decoder_test.cc26 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anonb2fcc97f0111::HpackEntryDecoderTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
H A Dhpack_huffman_decoder_test.cc155 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon0276e3610111::HpackHuffmanDecoderTest
H A Dhpack_huffman_transcoder_test.cc47 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon2a26d6600111::HpackHuffmanTranscoderTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
H A Dhpack_varint_decoder_test.cc94 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon2effa3df0111::HpackVarintDecoderTest
H A Dhpack_varint_round_trip_test.cc45 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anone36e51ef0111::HpackVarintRoundTripTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_structure_decoder_test.cc55 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon05190bf30111::Http2StructureDecoderTest
H A Dhttp2_frame_decoder_test.cc36 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anon4d5c950d0111::Http2FrameDecoderTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_decoder_test.cc70 void StartDecoding() { in StartDecoding() function in quic::test::__anonc67039530111::QpackDecoderTest