Searched defs:DisableResumption (Results 1 – 3 of 3) sorted by relevance
306 bool QuicCryptoServerStream::DisableResumption() { in DisableResumption() function in quic::QuicCryptoServerStream
272 bool TlsServerHandshaker::DisableResumption() { in DisableResumption() function in quic::TlsServerHandshaker
2098 TEST_P(EndToEndTest, DisableResumption) { in TEST_P() argument