Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction_unittest.cc436 struct SimpleGetHelperResult { struct in net::HttpNetworkTransactionTestBase
437 int rv;
438 std::string status_line;
439 std::string response_data;
440 int64_t total_received_bytes;
441 int64_t total_sent_bytes;
442 LoadTimingInfo load_timing_info;
443 ConnectionAttempts connection_attempts;
444 IPEndPoint remote_endpoint_after_start;