Home
last modified time | relevance | path

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

/external/webrtc/system_wrappers/include/
Dmetrics.h162 #define RTC_HISTOGRAM_BOOLEAN_SPARSE(name, sample) \ macro
318 #define RTC_HISTOGRAM_BOOLEAN_SPARSE(name, sample) webrtc::metrics_impl::NoOp(name, sample) macro