Searched defs:SetStringValue (Results 1 – 3 of 3) sorted by relevance
154 bool OptionsFile::SetStringValue(const std::string& option, in SetStringValue() function in rtc::OptionsFile
244 TEST_F(PrefServiceSetValueTest, SetStringValue) { in TEST_F() argument
460 OptionValue::SetStringValue (const char *new_value) in SetStringValue() function in OptionValue