Searched defs:CreateTestWindow (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/ash/wm/
H A Dstacking_controller_unittest.cc24 aura::Window* CreateTestWindow() { function in class:ash::StackingControllerTest
40 scoped_ptr<Window> w2(CreateTestWindow());
50 scoped_ptr<Window> w1(CreateTestWindow());
H A Dworkspace_controller_unittest.cc95 aura::Window* CreateTestWindow() { function in class:ash::WorkspaceControllerTest
105 aura::Window* window = CreateTestWindow();
163 scoped_ptr<Window> w1(CreateTestWindow());
184 scoped_ptr<Window> w1(CreateTestWindow());
217 scoped_ptr<Window> w1(CreateTestWindow());
218 scoped_ptr<Window> w2(CreateTestWindow());
248 scoped_ptr<Window> w1(CreateTestWindow());
272 scoped_ptr<Window> w1(CreateTestWindow());
305 scoped_ptr<Window> w1(CreateTestWindow());
322 scoped_ptr<Window> w1(CreateTestWindow());
[all...]
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_tracker_unittest.cc24 aura::Window* CreateTestWindow(const gfx::Rect& bounds) { function in class:ash::test::DragDropTrackerTest
62 CreateTestWindow(gfx::Rect(0, 0, 100, 100)));
66 CreateTestWindow(gfx::Rect(300, 100, 100, 100)));
125 CreateTestWindow(gfx::Rect(0, 0, 100, 100)));
129 CreateTestWindow(gfx::Rect(300, 100, 100, 100)));
/external/chromium_org/athena/test/
H A Dathena_test_base.cc68 scoped_ptr<aura::Window> AthenaTestBase::CreateTestWindow( function in class:athena::test::AthenaTestBase
/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller_unittest.cc39 aura::Window* CreateTestWindow(aura::WindowDelegate* delegate, function in class:ash::MultiWindowResizeControllerTest
102 CreateTestWindow(&delegate1, gfx::Rect(0, 0, 100, 100)));
106 CreateTestWindow(&delegate2, gfx::Rect(100, 0, 100, 100)));
133 CreateTestWindow(&delegate1, gfx::Rect(0, 0, 100, 100)));
137 CreateTestWindow(&delegate2, gfx::Rect(100, 0, 100, 100)));
176 CreateTestWindow(&delegate1, gfx::Rect(0, 0, 100, 100)));
180 CreateTestWindow(&delegate2, gfx::Rect(100, 0, 100, 100)));
219 CreateTestWindow(&delegate1, gfx::Rect(0, 0, 100, 100)));
223 CreateTestWindow(&delegate2, gfx::Rect(100, 0, 100, 100)));
227 CreateTestWindow(
[all...]
H A Dworkspace_event_handler_unittest.cc38 aura::Window* CreateTestWindow(aura::WindowDelegate* delegate, function in class:ash::WorkspaceEventHandlerTest
89 scoped_ptr<aura::Window> window(CreateTestWindow(&delegate, restored_bounds));
197 scoped_ptr<aura::Window> window(CreateTestWindow(&delegate, restored_bounds));
236 scoped_ptr<aura::Window> window(CreateTestWindow(&delegate, restored_bounds));
260 scoped_ptr<aura::Window> window(CreateTestWindow(&delegate, restored_bounds));
285 CreateTestWindow(&delegate1, gfx::Rect(10, 20, 30, 40)));
287 CreateTestWindow(&delegate2, gfx::Rect(0, 0, 1, 1)));
313 CreateTestWindow(&delegate, gfx::Rect(1, 2, 30, 40)));
378 CreateTestWindow(&delegate, gfx::Rect(1, 2, 30, 40)));
407 scoped_ptr<aura::Window> window(CreateTestWindow(
[all...]
H A Dworkspace_layout_manager_unittest.cc534 aura::Window* CreateTestWindow(const gfx::Rect& bounds) { function in class:ash::__anon2094::WorkspaceLayoutManagerSoloTest
547 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
560 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
623 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
641 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
654 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
671 CreateTestWindow(gfx::Rect(10, 20, 500, 400)));
702 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(10, 20, 30, 40)));
717 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(1, 2, 3, 4)));
731 scoped_ptr<aura::Window> window(CreateTestWindow(gf
800 aura::Window* CreateTestWindow(const gfx::Rect& bounds) { function in class:ash::__anon2095::WorkspaceLayoutManagerBackdropTest
990 aura::Window* CreateTestWindow(const gfx::Rect& bounds) { function in class:ash::WorkspaceLayoutManagerKeyboardTest
[all...]
/external/chromium_org/ui/aura/test/
H A Dtest_windows.cc24 Window* CreateTestWindow(SkColor color, function in namespace:aura::test
/external/chromium_org/ash/
H A Dshell_unittest.cc145 views::Widget* CreateTestWindow(views::Widget::InitParams params) { function in class:ash::ShellTest
158 views::Widget* widget = CreateTestWindow(widget_params);
182 views::Widget* lock_widget = CreateTestWindow(widget_params);
224 views::Widget* widget = CreateTestWindow(widget_params);
256 views::Widget* widget = CreateTestWindow(widget_params);
292 views::Widget* widget = CreateTestWindow(widget_params);
302 views::Widget* lock_widget = CreateTestWindow(widget_params);
413 views::Widget* widget = CreateTestWindow(widget_params);
428 views::Widget* widget = CreateTestWindow(widget_params);
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager_unittest.cc70 aura::Window* CreateTestWindow(const gfx::Rect& bounds) { function in class:ash::DockedWindowLayoutManagerTest
229 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
247 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
297 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
350 scoped_ptr<aura::Window> window(CreateTestWindow(bounds));
400 scoped_ptr<aura::Window> w1(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
401 scoped_ptr<aura::Window> w2(CreateTestWindow(gfx::Rect(0, 0, 210, 202)));
429 scoped_ptr<aura::Window> w1(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
430 scoped_ptr<aura::Window> w2(CreateTestWindow(gfx::Rect(0, 0, 210, 202)));
464 scoped_ptr<aura::Window> w1(CreateTestWindow(gf
[all...]
H A Ddocked_window_resizer_unittest.cc75 aura::Window* CreateTestWindow(const gfx::Rect& bounds) { function in class:ash::DockedWindowResizerTest
265 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
280 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
295 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
320 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
335 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
350 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
366 scoped_ptr<aura::Window> window(CreateTestWindow(gfx::Rect(0, 0, 201, 201)));
405 scoped_ptr<aura::Window> window(CreateTestWindow(
451 scoped_ptr<aura::Window> window(CreateTestWindow(
[all...]
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager_unittest.cc341 aura::Window* CreateTestWindow() { function in class:ash::ShelfLayoutManagerTest
1282 aura::Window* window = CreateTestWindow();
1309 aura::Window* window = CreateTestWindow();
1343 aura::Window* window = CreateTestWindow();
1370 aura::Window* window1 = CreateTestWindow();
1375 aura::Window* window2 = CreateTestWindow();
1402 aura::Window* window1 = CreateTestWindow();
1409 aura::Window* window2 = CreateTestWindow();
1849 scoped_ptr<aura::Window> w1(CreateTestWindow());
1930 scoped_ptr<aura::Window> w1(CreateTestWindow());
[all...]

Completed in 2174 milliseconds