Searched refs:theme_two (Results 1 – 1 of 1) sorted by relevance
233 std::unique_ptr<Theme> theme_two = assetmanager.NewTheme(); in TEST_F() local234 ASSERT_TRUE(theme_two->ApplyStyle(app::R::style::StyleThree).has_value()); in TEST_F()237 theme_one->SetTo(*theme_two); in TEST_F()240 theme_two->Clear(); in TEST_F()