Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dalr_detector_unittest.cc27 class SimulateOutgoingTrafficIn { class
29 explicit SimulateOutgoingTrafficIn(AlrDetector* alr_detector, in SimulateOutgoingTrafficIn() function in webrtc::__anon52caf9250211::SimulateOutgoingTrafficIn
35 SimulateOutgoingTrafficIn& ForTimeMs(int time_ms) { in ForTimeMs()
41 SimulateOutgoingTrafficIn& AtPercentOfEstimatedBitrate(int usage_percentage) { in AtPercentOfEstimatedBitrate()
83 SimulateOutgoingTrafficIn(&alr_detector, &timestamp_ms) in TEST()
89 SimulateOutgoingTrafficIn(&alr_detector, &timestamp_ms) in TEST()
95 SimulateOutgoingTrafficIn(&alr_detector, &timestamp_ms) in TEST()
110 SimulateOutgoingTrafficIn(&alr_detector, &timestamp_ms) in TEST()
116 SimulateOutgoingTrafficIn(&alr_detector, &timestamp_ms) in TEST()
122 SimulateOutgoingTrafficIn(&alr_detector, &timestamp_ms) in TEST()
[all …]