MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / FieldTrialsStringIsValidInternal

Function FieldTrialsStringIsValidInternal

system_wrappers/source/field_trial.cc:40–70  ·  view source on GitHub ↗

Validates the given field trial string. E.g.: "WebRTC-experimentFoo/Enabled/WebRTC-experimentBar/Enabled100kbps/" Assigns the process to group "Enabled" on WebRTCExperimentFoo trial and to group "Enabled100kbps" on WebRTCExperimentBar. E.g. invalid config: "WebRTC-experiment1/Enabled" (note missing / separator at the end).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 4

findMethod · 0.80
emptyMethod · 0.45
lengthMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected