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.cpp71 app::R::attr::attr_five, app::R::attr::attr_empty}}; in BM_ApplyStyle()
DTheme_test.cpp172 cookie = theme->GetAttribute(app::R::attr::attr_five, &value, &flags); in TEST_F()
206 cookie = theme->GetAttribute(app::R::attr::attr_five, &value, &flags); in TEST_F()
DAttributeResolution_test.cpp213 R::attr::attr_four, R::attr::attr_five, R::attr::attr_empty}}; in TEST_F()
DAssetManager2_test.cpp333 EXPECT_EQ(app::R::attr::attr_five, bag_two->entries[3].key); in TEST_F()