Searched refs:new_overview_bounds (Results 1 – 1 of 1) sorted by relevance
1058 gfx::Rect new_overview_bounds = GetTransformedTargetBounds(window.get()); in TEST_P() local1059 EXPECT_EQ(overview_bounds, new_overview_bounds); in TEST_P()1071 gfx::Rect new_overview_bounds = GetTransformedTargetBounds(window.get()); in TEST_P() local1072 EXPECT_NE(overview_bounds, new_overview_bounds); in TEST_P()