Home
last modified time | relevance | path

Searched refs:DHISTOGRAM_ENUMERATION (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/metrics/
Dhistogram.h145 #define DHISTOGRAM_ENUMERATION(name, sample, boundary_value) \ macro
161 #define DHISTOGRAM_ENUMERATION(name, sample, boundary_value) do {} while (0) macro