Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_samples.h56 HistogramBase::AtomicCount redundant_count; member
89 HistogramBase::Count redundant_count() const { in redundant_count() function
Dhistogram_samples.cc95 HistogramBase::Count redundant_count; in AddFromPickle() local