Searched refs:empty_screen_bounds (Results 1 – 2 of 2) sorted by relevance
27 const gfx::Rect empty_screen_bounds(10, 10, 0, 0); in TEST() local28 EXPECT_TRUE(empty_screen_bounds.IsEmpty()); in TEST()29 EXPECT_FALSE(TestColorProfileUsingScreenBounds(empty_screen_bounds)); in TEST()
743 gfx::Rect empty_screen_bounds; in IN_PROC_BROWSER_TEST_F() local746 empty_screen_bounds, in IN_PROC_BROWSER_TEST_F()