Searched refs:panel4_expected_bounds (Results 1 – 1 of 1) sorted by relevance
2076 gfx::Rect panel4_expected_bounds = GetStackedAtBottomPanelBounds( in IN_PROC_BROWSER_TEST_F() local2078 EXPECT_EQ(panel4_expected_bounds, panel4->GetBounds()); in IN_PROC_BROWSER_TEST_F()2103 panel4_expected_bounds = GetStackedAtBottomPanelBounds( in IN_PROC_BROWSER_TEST_F()2105 EXPECT_EQ(panel4_expected_bounds, panel4->GetBounds()); in IN_PROC_BROWSER_TEST_F()2147 gfx::Rect panel4_expected_bounds = GetStackedAtBottomPanelBounds( in IN_PROC_BROWSER_TEST_F() local2149 EXPECT_EQ(panel4_expected_bounds, panel4->GetBounds()); in IN_PROC_BROWSER_TEST_F()2169 panel4_expected_bounds.set_width(panel1_expected_bounds.width()); in IN_PROC_BROWSER_TEST_F()2170 EXPECT_EQ(panel4_expected_bounds, panel4->GetBounds()); in IN_PROC_BROWSER_TEST_F()2467 gfx::Rect panel4_expected_bounds = GetStackedAtBottomPanelBounds( in IN_PROC_BROWSER_TEST_F() local2469 EXPECT_EQ(panel4_expected_bounds, panel4->GetBounds()); in IN_PROC_BROWSER_TEST_F()[all …]