Home
last modified time | relevance | path

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

/external/webrtc/system_wrappers/include/
Dmetrics.h180 #define RTC_HISTOGRAM_BOOLEAN(name, sample) \ macro
325 #define RTC_HISTOGRAM_BOOLEAN(name, sample) webrtc::metrics_impl::NoOp(name, sample) macro