Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc196 if (ShouldRecord(arrival_time_ms)) { in PushDelayMs()
217 if (ShouldRecord(arrival_time_ms)) { in PushThroughputBytes()
245 bool MetricRecorder::ShouldRecord(int64_t arrival_time_ms) { in ShouldRecord() function in webrtc::testing::bwe::MetricRecorder
Dmetric_recorder.h140 bool ShouldRecord(int64_t arrival_time_ms);