Searched defs:SendConnectionClose (Results 1 – 2 of 2) sorted by relevance
224 TEST_F(QuicTimeWaitListManagerTest, SendConnectionClose) { in TEST_F() argument
1764 void QuicConnection::SendConnectionClose(QuicErrorCode error) { in SendConnectionClose() function in net::QuicConnection