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.cc32 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anonc2648cd40111::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::__anon9ec881cf0111::HpackEntryTypeDecoderTest
Dhpack_string_decoder_test.cc30 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anond0d4fd330111::HpackStringDecoderTest
Dhpack_block_decoder_test.cc37 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anon25b377270111::HpackBlockDecoderTest
Dhpack_entry_decoder_test.cc26 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon20a31eae0111::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::__anon730740500111::HpackHuffmanDecoderTest
Dhpack_huffman_transcoder_test.cc47 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anonc3acc0ef0111::HpackHuffmanTranscoderTest
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
Dhpack_varint_decoder_test.cc89 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon9ca5f90e0111::HpackVarintDecoderTest
Dhpack_varint_round_trip_test.cc44 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anon660a4cbe0111::HpackVarintRoundTripTest
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_structure_decoder_test.cc54 DecodeStatus StartDecoding(DecodeBuffer* b) override { in StartDecoding() function in http2::test::__anond57a49620111::Http2StructureDecoderTest
Dhttp2_frame_decoder_test.cc36 DecodeStatus StartDecoding(DecodeBuffer* db) override { in StartDecoding() function in http2::test::__anon8b3272fc0111::Http2FrameDecoderTest
/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
Dqpack_decoder_test.cc67 void StartDecoding() { in StartDecoding() function in quic::test::__anonc37e77c20111::QpackDecoderTest