Searched refs:AssertSysPropValue (Results 1 – 1 of 1) sorted by relevance
56 void AssertSysPropValue(bool has_value, int expected) { in AssertSysPropValue() function in art::TestFlag162 test_flag_->AssertSysPropValue(false, 2); in TEST_F()190 test_flag_->AssertSysPropValue(true, 2); in TEST_F()208 test_flag_->AssertSysPropValue(true, 2); in TEST_F()220 test_flag_->AssertSysPropValue(false, 2); in TEST_F()244 test_flag_->AssertSysPropValue(false, 2); in TEST_F()