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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
statistics_calculator.h 108 const std::string uma_name_; member in class:webrtc::StatisticsCalculator::PeriodicUmaLogger
statistics_calculator.cc 33 : uma_name_(uma_name),
53 RTC_HISTOGRAM_COUNTS_SPARSE(uma_name_, value, 1, max_value_, 50);

Completed in 69 milliseconds