Searched defs:StopDecodeOnDone (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/ | ||
| D | random_decoder_test_base.cc | 26 bool RandomDecoderTest::StopDecodeOnDone() { return stop_decode_on_done_; } in StopDecodeOnDone() function in http2::test::RandomDecoderTest |
| D | random_decoder_test_base_test.cc | 48 bool StopDecodeOnDone() override { in StopDecodeOnDone() function in http2::test::__anonc2648cd40111::RandomDecoderTestTest |