Searched refs:configurator_ (Results 1 – 1 of 1) sorted by relevance
22 : configurator_(new RtpBitrateConfigurator(BitrateConstraints())) {} in RtpBitrateConfiguratorTest()23 std::unique_ptr<RtpBitrateConfigurator> configurator_; member in webrtc::RtpBitrateConfiguratorTest29 configurator_->UpdateWithSdpParameters(bitrate_config); in UpdateConfigMatches()44 configurator_->UpdateWithClientPreferences(bitrate_mask); in UpdateMaskMatches()69 configurator_.reset(new RtpBitrateConfigurator(bitrate_config)); in TEST_F()81 configurator_.reset(new RtpBitrateConfigurator(bitrate_config)); in TEST_F()92 configurator_.reset(new RtpBitrateConfigurator(bitrate_config)); in TEST_F()106 configurator_->UpdateWithSdpParameters(bitrate_config).has_value()); in TEST_F()120 configurator_->UpdateWithSdpParameters(bitrate_config).has_value()); in TEST_F()155 configurator_.reset(new RtpBitrateConfigurator(bitrate_config)); in TEST_F()[all …]