Home
last modified time | relevance | path

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

/external/chromium_org/base/metrics/
Dhistogram.h235 #define DHISTOGRAM_COUNTS(name, sample) HISTOGRAM_COUNTS(name, sample) macro
274 #define DHISTOGRAM_COUNTS(name, sample) \ macro