Home
last modified time | relevance | path

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

/external/webrtc/system_wrappers/include/
Dmetrics.h136 #define RTC_HISTOGRAM_COUNTS_SPARSE_100(name, sample) \ macro
299 #define RTC_HISTOGRAM_COUNTS_SPARSE_100(name, sample) webrtc::metrics_impl::NoOp(name, sample) macro