Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dsparse_histogram.cc59 void SparseHistogram::AddCount(Sample value, int count) { in AddCount() function in base::SparseHistogram
Dhistogram.cc284 void Histogram::AddCount(int value, int count) { in AddCount() function in base::Histogram