Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_client.cc484 bool QuicTestClient::buffer_body() const { return buffer_body_; } in buffer_body() function in quic::test::QuicTestClient
486 void QuicTestClient::set_buffer_body(bool buffer_body) { in set_buffer_body()