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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc 133 GetAvailablePerFlowKbps(), "Available_per_flow");
185 uint32_t MetricRecorder::GetAvailablePerFlowKbps() {
222 static_cast<int64_t>(GetAvailablePerFlowKbps());
metric_recorder.h 135 uint32_t GetAvailablePerFlowKbps();

Completed in 183 milliseconds