Searched defs:SimpleGetHelperResult (Results 1 – 1 of 1) sorted by relevance
453 struct SimpleGetHelperResult { struct in net::HttpNetworkTransactionTest454 int rv;455 std::string status_line;456 std::string response_data;457 int64_t total_received_bytes;458 int64_t total_sent_bytes;459 LoadTimingInfo load_timing_info;460 ConnectionAttempts connection_attempts;461 IPEndPoint remote_endpoint_after_start;