Home
last modified time | relevance | path

Searched defs:SetString (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/common/
Dfake_prefs.cc68 bool FakePrefs::SetString(const string& key, const string& value) { in SetString() function in chromeos_update_engine::FakePrefs
Dprefs.cc36 bool PrefsBase::SetString(const string& key, const string& value) { in SetString() function in chromeos_update_engine::PrefsBase
Dprefs_unittest.cc98 TEST_F(PrefsTest, SetString) { in TEST_F() argument
/system/testing/gtest_extras/
DOptions.cpp152 bool Options::SetString(const std::string& arg, const std::string& value, bool) { in SetString() function in android::gtest_extras::Options
/system/core/libcutils/
Dproperties_test.cpp96 TEST_F(PropertiesTest, SetString) { in TEST_F() argument