Searched refs:CreateTrialsFromSwitchValue (Results 1 – 2 of 2) sorted by relevance
705 static bool CreateTrialsFromSwitchValue(const std::string& switch_value);
835 bool result = CreateTrialsFromSwitchValue(switch_value); in CreateTrialsFromCommandLine()1289 bool FieldTrialList::CreateTrialsFromSwitchValue( in CreateTrialsFromSwitchValue() function in base::FieldTrialList