Home
last modified time | relevance | path

Searched refs:SystemProperty (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/libartbase/base/
H A Dflags_test.cc78 std::string SystemProperty() const { in SystemProperty() function in art::TestFlag
126 android::base::SetProperty(test_flag_->SystemProperty(), ""); in TearDown()
171 if (!android::base::SetProperty(test_flag_->SystemProperty(), "2")) { in TEST_F()
173 << test_flag_->SystemProperty(); in TEST_F()
195 if (!android::base::SetProperty(test_flag_->SystemProperty(), "2")) { in TEST_F()
197 << test_flag_->SystemProperty(); in TEST_F()
225 if (!android::base::SetProperty(test_flag_->SystemProperty(), "2")) { in TEST_F()
227 << test_flag_->SystemProperty(); in TEST_F()