Searched refs:CreateRtcpBandwidthObserver (Results 1 – 6 of 6) sorted by relevance
56 virtual RtcpBandwidthObserver* CreateRtcpBandwidthObserver() = 0;
37 virtual RtcpBandwidthObserver* CreateRtcpBandwidthObserver() OVERRIDE;
66 bandwidth_observer_ = controller_->CreateRtcpBandwidthObserver(); in SetUp()171 controller_->CreateRtcpBandwidthObserver(); in TEST_F()
111 RtcpBandwidthObserver* BitrateControllerImpl::CreateRtcpBandwidthObserver() { in CreateRtcpBandwidthObserver() function in webrtc::BitrateControllerImpl
98 bitrate_controller->CreateRtcpBandwidthObserver(); in CreateChannel()150 bitrate_controller->CreateRtcpBandwidthObserver(); in CreateChannel()
936 bitrate_controller_->CreateRtcpBandwidthObserver()), in Channel()