Searched refs:StyleTwo (Results 1 – 6 of 6) sorted by relevance
49 StyleTwo = 0x7f020001u, enumerator
98 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo).has_value()); in TEST_F()127 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo).has_value()); in TEST_F()136 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo).has_value()); in TEST_F()166 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo).has_value()); in TEST_F()340 ASSERT_TRUE(theme_src->ApplyStyle(app::R::style::StyleTwo).has_value()); in TEST_F()
142 auto bag = assets.GetBag(app::R::style::StyleTwo); in BM_AssetManagerGetBag()170 const ssize_t N = table.lockBag(app::R::style::StyleTwo, &bag_begin); in BM_AssetManagerGetBagOld()
351 auto bag_two = assetmanager.GetBag(app::R::style::StyleTwo); in TEST_F()366 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[1].style); in TEST_F()376 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[2].style); in TEST_F()382 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[3].style); in TEST_F()388 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[4].style); in TEST_F()394 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[5].style); in TEST_F()
66 theme->ApplyStyle(app::R::style::StyleTwo); in BM_ApplyStyle()
105 ASSERT_TRUE(theme->ApplyStyle(R::style::StyleTwo).has_value()); in TEST_F()210 ASSERT_TRUE(theme->ApplyStyle(R::style::StyleTwo).has_value()); in TEST_F()