shell_window_geometry_cache_unittest.cc | 131 gfx::Rect new_screen_bounds; local 134 extension_id, kWindowId, &new_bounds, &new_screen_bounds, &new_state)); 136 ASSERT_EQ(screen_bounds, new_screen_bounds); 149 gfx::Rect new_screen_bounds; local 152 extension_id, kWindowId, &new_bounds, &new_screen_bounds, &new_state)); 154 ASSERT_TRUE(new_screen_bounds.IsEmpty()); 167 gfx::Rect new_screen_bounds; local 170 extension_id, kWindowId, &new_bounds, &new_screen_bounds, &new_state)); 172 ASSERT_TRUE(new_screen_bounds.IsEmpty()); 185 gfx::Rect new_screen_bounds; local 211 gfx::Rect new_screen_bounds; local [all...] |