Searched refs:SetValue (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h506 void SetValue(const std::string& new_value) { function in class:testing::TestProperty
/gem5/ext/googletest/googletest/test/
H A Dgtest_unittest.cc1077 property.SetValue("2");
1323 TEST(TestPropertyTest, SetValue) {
1326 property.SetValue("value_2");
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2070 property_with_matching_key->SetValue(test_property.value());

Completed in 57 milliseconds