Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/system_wrappers/include/
H A Dmetrics.h258 #define RTC_HISTOGRAMS_COMMON(index, name, sample, macro_invocation) \ argument
262 macro_invocation; \
265 macro_invocation; \
268 macro_invocation; \
355 #define RTC_HISTOGRAMS_COMMON(index, name, sample, macro_invocation) \ argument
356 webrtc::metrics_impl::NoOp(index, name, sample, macro_invocation)