Home
last modified time | relevance | path

Searched refs:QuicCryptoClientStreamTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_client_stream_test.cc39 class QuicCryptoClientStreamTest : public QuicTest { class
41 QuicCryptoClientStreamTest() in QuicCryptoClientStreamTest() function in quic::test::__anon173f52aa0111::QuicCryptoClientStreamTest
101 TEST_F(QuicCryptoClientStreamTest, NotInitiallyConected) { in TEST_F() argument
106 TEST_F(QuicCryptoClientStreamTest, ConnectedAfterSHLO) { in TEST_F() argument
114 TEST_F(QuicCryptoClientStreamTest, MessageAfterHandshake) { in TEST_F() argument
125 TEST_F(QuicCryptoClientStreamTest, BadMessageType) { in TEST_F() argument
136 TEST_F(QuicCryptoClientStreamTest, NegotiatedParameters) { in TEST_F() argument
148 TEST_F(QuicCryptoClientStreamTest, ExpiredServerConfig) { in TEST_F() argument
167 TEST_F(QuicCryptoClientStreamTest, ClientTurnedOffZeroRtt) { in TEST_F() argument
186 TEST_F(QuicCryptoClientStreamTest, ClockSkew) { in TEST_F() argument
[all …]