Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/data/styles/
DR.h35 attr_six = 0x7f010006u, enumerator
/frameworks/base/libs/androidfw/tests/
DTheme_test.cpp147 value = theme->GetAttribute(app::R::attr::attr_six); in TEST_F()
177 value = theme->GetAttribute(app::R::attr::attr_six); in TEST_F()
231 ASSERT_FALSE(theme_one->GetAttribute(app::R::attr::attr_six).has_value()); in TEST_F()
246 value = theme_one->GetAttribute(app::R::attr::attr_six); in TEST_F()