Searched defs:HasUnackedCryptoData (Results 1 – 4 of 4) sorted by relevance
195 bool QuicEndpoint::HasUnackedCryptoData() const { return false; } in HasUnackedCryptoData() function in quic::simulator::QuicEndpoint
596 TEST_F(QuicCryptoStreamTest, HasUnackedCryptoData) { in TEST_F() argument
2470 bool QuicSession::HasUnackedCryptoData() const { in HasUnackedCryptoData() function in quic::QuicSession
467 bool SimpleSessionNotifier::HasUnackedCryptoData() const { in HasUnackedCryptoData() function in quic::test::SimpleSessionNotifier