Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dwindow_state_unittest.cc171 const gfx::Size illegal_size(1280, 960); in TEST_F() local
172 const gfx::Rect illegal_bounds(gfx::Point(0, 0), illegal_size); in TEST_F()
175 const gfx::Size minimum_size(illegal_size); in TEST_F()