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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc 72 started_computing_metrics_(false),
247 if (!started_computing_metrics_) {
250 started_computing_metrics_ = true;
metric_recorder.h 182 bool started_computing_metrics_; member in class:webrtc::testing::bwe::MetricRecorder

Completed in 45 milliseconds