Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/data/styles/
DR.h31 attr_three = 0x7f010002u, enumerator
/frameworks/base/libs/androidfw/tests/
DAttributeResolution_test.cpp72 std::array<uint32_t, 5> attrs{{R::attr::attr_one, R::attr::attr_two, R::attr::attr_three, in TEST_F()
125 std::array<uint32_t, 5> attrs{{R::attr::attr_one, R::attr::attr_two, R::attr::attr_three, in TEST_F()
177 std::array<uint32_t, 6> attrs{{R::attr::attr_one, R::attr::attr_two, R::attr::attr_three, in TEST_F()
DTheme_test.cpp119 cookie = theme->GetAttribute(app::R::attr::attr_three, &value, &flags); in TEST_F()
DAssetManager2_test.cpp284 EXPECT_EQ(app::R::attr::attr_three, bag_two->entries[2].key); in TEST_F()