Searched refs:StyleOne (Results 1 – 4 of 4) sorted by relevance
48 StyleOne = 0x7f020000u, enumerator
78 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleOne).has_value()); in TEST_F()221 ASSERT_TRUE(theme_one->ApplyStyle(app::R::style::StyleOne).has_value()); in TEST_F()267 const uint32_t styles[] = {app::R::style::StyleOne, app::R::style::StyleDayNight}; in TEST_F()287 const uint32_t styles[] = {app::R::style::StyleOne, app::R::style::StyleDayNight}; in TEST_F()306 const uint32_t styles[] = {app::R::style::StyleOne, app::R::style::StyleDayNight}; in TEST_F()336 ASSERT_TRUE(theme_dst->ApplyStyle(app::R::style::StyleOne).has_value()); in TEST_F()
81 fix_package_id(R::style::StyleOne, 0x02), attrs.data(), attrs.size(), in TEST()
337 auto bag_one = assetmanager.GetBag(app::R::style::StyleOne); in TEST_F()360 EXPECT_EQ(app::R::style::StyleOne, (*bag_two)->entries[0].style); in TEST_F()