Searched defs:EstimatorConfig (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test.h27 struct EstimatorConfig { struct in struct:webrtc::testing::bwe::BweTestConfig
28 EstimatorConfig() function in struct:webrtc::testing::bwe::BweTestConfig::EstimatorConfig
37 EstimatorConfig(std::string debug_name, function in struct:webrtc::testing::bwe::BweTestConfig::EstimatorConfig
50 EstimatorConfig(std::string debug_name, function in struct:webrtc::testing::bwe::BweTestConfig::EstimatorConfig
64 EstimatorConfig(std::string debug_name, function in struct:webrtc::testing::bwe::BweTestConfig::EstimatorConfig
86 std::vector<EstimatorConfig> estimator_configs;

Completed in 385 milliseconds