Home
last modified time | relevance | path

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

/external/webrtc/system_wrappers/include/
Dmetrics.h148 #define RTC_HISTOGRAM_COUNTS_SPARSE_10000(name, sample) \ macro
307 #define RTC_HISTOGRAM_COUNTS_SPARSE_10000(name, sample) webrtc::metrics_impl::NoOp(name, sample) macro