Home
last modified time | relevance | path

Searched refs:GetMetricName (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/net/
Dhttp_pipelining_compatibility_client.cc369 CACHE_HISTOGRAM_ENUMERATION(GetMetricName(request_id, "Status"), in OnRequestFinished()
386 CACHE_HISTOGRAM_ENUMERATION(GetMetricName(request_id, "NetworkError"), in ReportNetworkError()
392 CACHE_HISTOGRAM_ENUMERATION(GetMetricName(request_id, "ResponseCode"), in ReportResponseCode()
396 std::string HttpPipeliningCompatibilityClient::GetMetricName( in GetMetricName() function in chrome_browser_net::HttpPipeliningCompatibilityClient
Dhttp_pipelining_compatibility_client.h132 std::string GetMetricName(int request_id, const char* description);