Searched refs:StyleTwo (Results 1 – 6 of 6) sorted by relevance
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()342 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()
356 auto bag_two = assetmanager.GetBag(app::R::style::StyleTwo); in TEST_F()371 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[1].style); in TEST_F()381 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[2].style); in TEST_F()387 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[3].style); in TEST_F()393 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[4].style); in TEST_F()399 EXPECT_EQ(app::R::style::StyleTwo, (*bag_two)->entries[5].style); in TEST_F()
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()
67 theme->ApplyStyle(app::R::style::StyleTwo); in BM_ApplyStyle()
49 StyleTwo = 0x7f020001u, enumerator