Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Drandom_decoder_test_base.cc26 bool RandomDecoderTest::StopDecodeOnDone() { return stop_decode_on_done_; } in StopDecodeOnDone() function in http2::test::RandomDecoderTest
H A Drandom_decoder_test_base_test.cc49 bool StopDecodeOnDone() override { in StopDecodeOnDone() function in http2::test::__anon51d42fe50111::RandomDecoderTestTest