Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_response_fuzzer.cc89 net::DnsResponse received_response(response_packet, response_string.size()); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc747 const std::string& received_response, in CheckResponse()
766 std::string received_response = client->SendSynchronousRequest(request); in SendSynchronousRequestAndCheckResponse() local
786 std::string received_response = client_->SendSynchronousRequest("/bar"); in SendSynchronousBarRequestAndCheckResponse() local
792 std::string received_response = client->response_body(); in WaitForFooResponseAndCheckIt() local
7229 std::string received_response = client_->SendSynchronousRequest("/eep"); in TEST_P() local