Home
last modified time | relevance | path

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

/external/cronet/base/metrics/
Dhistogram_functions.cc42 void UmaHistogramPercentage(const std::string& name, int percent) { in UmaHistogramPercentage() function
46 void UmaHistogramPercentage(const char* name, int percent) { in UmaHistogramPercentage() function
/external/libchrome/base/metrics/
Dhistogram_functions.cc29 void UmaHistogramPercentage(const std::string& name, int percent) { in UmaHistogramPercentage() function