◆ QuicSessionTest()
| QuicSessionTest::QuicSessionTest |
( |
| ) |
|
|
inline |
◆ CreateClientAndServerSessions()
| void QuicSessionTest::CreateClientAndServerSessions |
( |
| ) |
|
◆ CreateConnection()
| std::unique_ptr< QuicConnection > QuicSessionTest::CreateConnection |
( |
FakeTransportChannel * |
channel, |
|
|
Perspective |
perspective |
|
) |
| |
◆ CreateCryptoClientStream()
| QuicCryptoClientStream * QuicSessionTest::CreateCryptoClientStream |
( |
QuicSessionForTest * |
session, |
|
|
bool |
handshake_success |
|
) |
| |
◆ CreateCryptoServerStream()
| QuicCryptoServerStream * QuicSessionTest::CreateCryptoServerStream |
( |
QuicSessionForTest * |
session, |
|
|
bool |
handshake_success |
|
) |
| |
◆ CreateSession()
| std::unique_ptr< QuicSessionForTest > QuicSessionTest::CreateSession |
( |
std::unique_ptr< FakeTransportChannel > |
channel, |
|
|
Perspective |
perspective |
|
) |
| |
◆ OnProofValid()
| void QuicSessionTest::OnProofValid |
( |
const QuicCryptoClientConfig::CachedState & |
cached | ) |
|
|
inlineoverride |
◆ OnProofVerifyDetailsAvailable()
| void QuicSessionTest::OnProofVerifyDetailsAvailable |
( |
const ProofVerifyDetails & |
verify_details | ) |
|
|
inlineoverride |
◆ StartHandshake()
| void QuicSessionTest::StartHandshake |
( |
bool |
client_handshake_success, |
|
|
bool |
server_handshake_success |
|
) |
| |
◆ TestDisconnectAfterFailedHandshake()
| void QuicSessionTest::TestDisconnectAfterFailedHandshake |
( |
| ) |
|
◆ TestStreamConnection()
◆ client_peer_
◆ clock_
| QuicClock QuicSessionTest::clock_ |
|
protected |
◆ config_
| QuicConfig QuicSessionTest::config_ |
|
protected |
◆ quic_compressed_certs_cache_
| QuicCompressedCertsCache QuicSessionTest::quic_compressed_certs_cache_ |
|
protected |
◆ quic_helper_
◆ server_peer_
The documentation for this class was generated from the following file: