Searched refs:SetIntValue (Results 1 – 9 of 9) sorted by relevance
88 EXPECT_TRUE(store_->SetIntValue(kTestOptionA, kTestInt1)); in TEST_F()91 EXPECT_TRUE(store_->SetIntValue(kTestOptionB, kTestInt2)); in TEST_F()106 EXPECT_TRUE(store_->SetIntValue(kTestOptionA, kNegInt)); in TEST_F()109 EXPECT_TRUE(store_->SetIntValue(kTestOptionA, kZero)); in TEST_F()118 EXPECT_TRUE(store_->SetIntValue(kTestOptionB, kNegInt)); in TEST_F()
35 bool SetIntValue(const std::string& option, int val);
167 bool OptionsFile::SetIntValue(const std::string& option, in SetIntValue() function in rtc::OptionsFile
85 SetIntValue(int64 int_value);
744 attrib->SetIntValue( val ); in SetAttribute()754 attrib->SetIntValue( val ); in SetAttribute()1250 void TiXmlAttribute::SetIntValue( int _value ) in SetIntValue() function in TiXmlAttribute
838 void SetIntValue( int _value ); ///< Set the value from an integer.
1142 void SetIntValue(int64_t int_value) override { in SetIntValue() function in mojo::test::SmallCacheImpl1164 handle->get_f_small_cache()->SetIntValue(10); in TEST()1192 handle2->get_f_small_cache()->SetIntValue(10); in TEST()
747 void SetIntValue( int _value ); ///< Set the value from an integer.
1244 void TiXmlAttribute::SetIntValue( int _value ) in SetIntValue() function in TiXmlAttribute