Searched defs:SendHttp3GoAway (Results 1 – 2 of 2) sorted by relevance
833 void QuicSpdySession::SendHttp3GoAway(QuicErrorCode error_code, in SendHttp3GoAway() function in quic::QuicSpdySession
1159 TEST_P(QuicSpdySessionTestServer, SendHttp3GoAway) { in TEST_P() argument