Home
last modified time | relevance | path

Searched refs:empty_screen_bounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
Dcolor_profile_win_unittest.cc27 const gfx::Rect empty_screen_bounds(10, 10, 0, 0); in TEST() local
28 EXPECT_TRUE(empty_screen_bounds.IsEmpty()); in TEST()
29 EXPECT_FALSE(TestColorProfileUsingScreenBounds(empty_screen_bounds)); in TEST()
/external/chromium_org/chrome/browser/apps/
Dapp_browsertest.cc743 gfx::Rect empty_screen_bounds; in IN_PROC_BROWSER_TEST_F() local
746 empty_screen_bounds, in IN_PROC_BROWSER_TEST_F()