Home
last modified time | relevance | path

Searched defs:encoder_stream_error_delegate_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_decoded_headers_accumulator_test.cc66 NoopEncoderStreamErrorDelegate encoder_stream_error_delegate_; member in quic::test::QpackDecodedHeadersAccumulatorTest
H A Dqpack_decoder_test.cc102 StrictMock<MockEncoderStreamErrorDelegate> encoder_stream_error_delegate_; member in quic::test::__anonc67039530111::QpackDecoderTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
H A Dqpack_round_trip_fuzzer.cc413 CrashingEncoderStreamErrorDelegate encoder_stream_error_delegate_; member in quic::test::DecodingEndpoint