Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/data/styles/
DR.h33 attr_five = 0x7f010004u, enumerator
/frameworks/base/libs/androidfw/tests/
DAttributeResolution_bench.cpp70 app::R::attr::attr_five, app::R::attr::attr_empty}}; in BM_ApplyStyle()
DTheme_test.cpp154 value = theme->GetAttribute(app::R::attr::attr_five); in TEST_F()
184 value = theme->GetAttribute(app::R::attr::attr_five); in TEST_F()
DAttributeResolution_test.cpp213 R::attr::attr_four, R::attr::attr_five, R::attr::attr_empty}}; in TEST_F()
DAssetManager2_test.cpp378 EXPECT_EQ(app::R::attr::attr_five, (*bag_two)->entries[3].key); in TEST_F()