Home
last modified time | relevance | path

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

/art/libartbase/base/
Dflags_test.cc78 std::string SystemProperty() const { in SystemProperty() function in art::TestFlag
130 android::base::SetProperty(test_flag_->SystemProperty(), ""); in TearDown()
175 if (!android::base::SetProperty(test_flag_->SystemProperty(), "2")) { in TEST_F()
177 << test_flag_->SystemProperty(); in TEST_F()
199 if (!android::base::SetProperty(test_flag_->SystemProperty(), "2")) { in TEST_F()
201 << test_flag_->SystemProperty(); in TEST_F()
229 if (!android::base::SetProperty(test_flag_->SystemProperty(), "2")) { in TEST_F()
231 << test_flag_->SystemProperty(); in TEST_F()