HomeSort by relevance Sort by last modified time
    Searched refs:GetMetricName (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/net/
http_pipelining_compatibility_client.h 132 std::string GetMetricName(int request_id, const char* description);
http_pipelining_compatibility_client.cc 366 CACHE_HISTOGRAM_ENUMERATION(GetMetricName(request_id, "Status"),
383 CACHE_HISTOGRAM_ENUMERATION(GetMetricName(request_id, "NetworkError"),
389 CACHE_HISTOGRAM_ENUMERATION(GetMetricName(request_id, "ResponseCode"),
393 std::string HttpPipeliningCompatibilityClient::GetMetricName(

Completed in 47 milliseconds