Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc265 optimal_throughput_bits_ / RunDurationMs(extra_offset_ms)); in PlotThroughputHistogram()
377 int64_t duration_ms = RunDurationMs(extra_offset_ms); in AverageBitrateKbps()
383 int64_t MetricRecorder::RunDurationMs(int64_t extra_offset_ms) const { in RunDurationMs() function in webrtc::testing::bwe::MetricRecorder
Dmetric_recorder.h149 int64_t RunDurationMs(int64_t extra_offset_ms) const;