Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_network_transaction_unittest.cc711 void SendRequestAndExpectQuicResponse(std::string_view expected, in SendRequestAndExpectQuicResponse() function in net::test::QuicNetworkTransactionTest
717 void SendRequestAndExpectQuicResponse(std::string_view expected) { in SendRequestAndExpectQuicResponse() function in net::test::QuicNetworkTransactionTest
6194 void SendRequestAndExpectQuicResponse(const std::string& host) { in SendRequestAndExpectQuicResponse() function in net::test::QuicNetworkTransactionWithDestinationTest