Home
last modified time | relevance | path

Searched defs:QuicNetworkTransactionTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_network_transaction_unittest.cc295 class QuicNetworkTransactionTest class
300 QuicNetworkTransactionTest() in QuicNetworkTransactionTest() function in net::test::QuicNetworkTransactionTest
1003 TEST_P(QuicNetworkTransactionTest, BasicRequestAndResponse) { in TEST_P() argument
1048 TEST_P(QuicNetworkTransactionTest, BasicRequestAndResponseWithAsycWrites) { in TEST_P() argument
1091 TEST_P(QuicNetworkTransactionTest, BasicRequestAndResponseWithTrailers) { in TEST_P() argument
1143 TEST_P(QuicNetworkTransactionTest, BasicRequestAndResponseWithEmptyTrailers) { in TEST_P() argument
1192 TEST_P(QuicNetworkTransactionTest, WriteErrorHandshakeConfirmed) { in TEST_P() argument
1222 TEST_P(QuicNetworkTransactionTest, WriteErrorHandshakeConfirmedAsync) { in TEST_P() argument
1252 TEST_P(QuicNetworkTransactionTest, SocketWatcherEnabled) { in TEST_P() argument
1289 TEST_P(QuicNetworkTransactionTest, SocketWatcherDisabled) { in TEST_P() argument
[all …]