Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dpayload_decoder_base_test_util.cc21 DecodeStatus PayloadDecoderBaseTest::StartDecoding(DecodeBuffer* db) { in StartDecoding() function in http2::test::PayloadDecoderBaseTest
Drandom_decoder_test_base_test.cc33 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anon1bd2ac830111::RandomDecoderTestTest
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_entry_type_decoder_test.cc24 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anonbad6371e0111::HpackEntryTypeDecoderTest
Dhpack_string_decoder_test.cc30 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon021663020111::HpackStringDecoderTest
Dhpack_block_decoder_test.cc37 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anon0067df160111::HpackBlockDecoderTest
Dhpack_entry_decoder_test.cc26 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anonfb57869d0111::HpackEntryDecoderTest
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
Dhpack_huffman_decoder_test.cc153 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anoncc755fff0111::HpackHuffmanDecoderTest
Dhpack_huffman_transcoder_test.cc47 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anondfba763e0111::HpackHuffmanTranscoderTest
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
Dhpack_varint_decoder_test.cc92 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon775a60fd0111::HpackVarintDecoderTest
Dhpack_varint_round_trip_test.cc45 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anoned3c624d0111::HpackVarintRoundTripTest
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_structure_decoder_test.cc55 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon2ec5e9910111::Http2StructureDecoderTest
Dhttp2_frame_decoder_test.cc36 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anona4af53ab0111::Http2FrameDecoderTest
/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
Dqpack_decoder_test.cc69 void StartDecoding() { in StartDecoding() function in quic::test::__anonc9a058f10111::QpackDecoderTest