Home
last modified time | relevance | path

Searched defs:trial_string (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/call/
Dreceive_time_calculator.cc32 std::string trial_string = field_trials.Lookup(kBweReceiveTimeCorrection); in ReceiveTimeCalculatorConfig() local
/external/webrtc/rtc_base/experiments/
Dfield_trial_parser.cc36 absl::string_view trial_string) { in ParseFieldTrial()