Searched defs:SimpleGetHelperResult (Results 1 – 1 of 1) sorted by relevance
461 struct SimpleGetHelperResult { struct in net::HttpNetworkTransactionTestBase462 int rv;463 std::string status_line;464 std::string response_data;465 int64_t total_received_bytes;466 int64_t total_sent_bytes;467 LoadTimingInfo load_timing_info;468 ConnectionAttempts connection_attempts;469 IPEndPoint remote_endpoint_after_start;