Searched refs:SetValue (Results 1 – 3 of 3) sorted by relevance
483 void SetValue(const std::string& new_value) { in SetValue() function
1093 property.SetValue("2"); in TEST()1339 TEST(TestPropertyTest, SetValue) { in TEST() argument1342 property.SetValue("value_2"); in TEST()
1732 property_with_matching_key->SetValue(test_property.value()); in RecordProperty()