Home
last modified time | relevance | path

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

/external/cronet/base/metrics/
Dhistogram_functions.cc201 void UmaHistogramMicrosecondsTimes(const std::string& name, TimeDelta sample) { in UmaHistogramMicrosecondsTimes() function
206 void UmaHistogramMicrosecondsTimes(const char* name, TimeDelta sample) { in UmaHistogramMicrosecondsTimes() function