Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_macros.h137 #define LOCAL_HISTOGRAM_ENUMERATION(name, sample, boundary_value) \ argument
221 #define UMA_HISTOGRAM_ENUMERATION(name, sample, boundary_value) \ argument
228 #define UMA_STABILITY_HISTOGRAM_ENUMERATION(name, sample, boundary_value) \ argument
/external/skia/include/core/
DSkPostConfig.h354 # define SK_HISTOGRAM_ENUMERATION(name, value, boundary_value) argument