Searched refs:allocation_probe_max (Results 1 – 2 of 2) sorted by relevance
104 allocation_probe_max("alloc_probe_max", DataRate::PlusInfinity()) { in ProbeControllerConfig()122 &allocation_allow_further_probing, &allocation_probe_max}, in ProbeControllerConfig()216 DataRate probe_cap = config_.allocation_probe_max.Get(); in OnMaxTotalAllocatedBitrate()
54 FieldTrialParameter<DataRate> allocation_probe_max; member