HomeSort by relevance Sort by last modified time
    Searched refs:RTC_HISTOGRAM_COUNTS_100 (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/system_wrappers/source/
metrics_unittest.cc 26 RTC_HISTOGRAM_COUNTS_100(name, sample);
60 RTC_HISTOGRAM_COUNTS_100(kName, kSample);
69 RTC_HISTOGRAM_COUNTS_100(kName, i);
  /external/webrtc/webrtc/system_wrappers/include/
metrics.h 65 #define RTC_HISTOGRAM_COUNTS_100(name, sample) \

Completed in 202 milliseconds