Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.cc833 void QuicSpdySession::SendHttp3GoAway(QuicErrorCode error_code, in SendHttp3GoAway() function in quic::QuicSpdySession
H A Dquic_spdy_session_test.cc1159 TEST_P(QuicSpdySessionTestServer, SendHttp3GoAway) { in TEST_P() argument