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 D | random_decoder_test_base.cc | 26 bool RandomDecoderTest::StopDecodeOnDone() { return stop_decode_on_done_; } in StopDecodeOnDone() function in http2::test::RandomDecoderTest |
H A D | random_decoder_test_base_test.cc | 49 bool StopDecodeOnDone() override { in StopDecodeOnDone() function in http2::test::__anon51d42fe50111::RandomDecoderTestTest |