/external/chromium_org/ash/wm/ |
D | window_modality_controller_unittest.cc | 47 CreateTestWindowInShellWithDelegate(&d, -1, gfx::Rect())); in TEST_F() 49 CreateTestWindowInShellWithDelegate(&d, -11, gfx::Rect())); in TEST_F() 51 CreateTestWindowInShellWithDelegate(&d, -12, gfx::Rect())); in TEST_F() 92 CreateTestWindowInShellWithDelegate(&d, -1, gfx::Rect())); in TEST_F() 94 CreateTestWindowInShellWithDelegate(&d, -11, gfx::Rect())); in TEST_F() 96 CreateTestWindowInShellWithDelegate(&d, -111, gfx::Rect())); in TEST_F() 98 CreateTestWindowInShellWithDelegate(&d, -2, gfx::Rect())); in TEST_F() 145 CreateTestWindowInShellWithDelegate(&d, -1, gfx::Rect())); in TEST_F() 147 CreateTestWindowInShellWithDelegate(&d, -11, gfx::Rect())); in TEST_F() 150 CreateTestWindowInShellWithDelegate(&d, -111, gfx::Rect()); in TEST_F() [all …]
|
D | window_manager_unittest.cc | 262 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithDelegate( in TEST_F() 266 scoped_ptr<aura::Window> w2(CreateTestWindowInShellWithDelegate( in TEST_F() 358 scoped_ptr<aura::Window> w2(CreateTestWindowInShellWithDelegate( in TEST_F() 375 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithDelegate( in TEST_F() 400 scoped_ptr<aura::Window> w3(CreateTestWindowInShellWithDelegate( in TEST_F() 417 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithDelegate( in TEST_F() 421 scoped_ptr<aura::Window> w2(CreateTestWindowInShellWithDelegate( in TEST_F() 492 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithDelegate( in TEST_F() 600 CreateTestWindowInShellWithDelegate(&wd, 1, gfx::Rect(0, 10, 50, 50))); in TEST_F()
|
D | toplevel_window_event_handler_unittest.cc | 376 CreateTestWindowInShellWithDelegate( in TEST_F() 492 CreateTestWindowInShellWithDelegate( in TEST_F() 583 CreateTestWindowInShellWithDelegate( in TEST_F() 588 CreateTestWindowInShellWithDelegate( in TEST_F()
|
D | base_layout_manager_unittest.cc | 118 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithDelegate( in TEST_F()
|
D | workspace_controller_unittest.cc | 648 scoped_ptr<Window> w1(CreateTestWindowInShellWithDelegate( in TEST_F()
|
/external/chromium_org/ash/test/ |
D | ash_test_base.cc | 224 return CreateTestWindowInShellWithDelegate(NULL, id, gfx::Rect()); in CreateTestWindowInShellWithId() 229 return CreateTestWindowInShellWithDelegate(NULL, 0, bounds); in CreateTestWindowInShellWithBounds() 235 return CreateTestWindowInShellWithDelegate( in CreateTestWindowInShell() 239 aura::Window* AshTestBase::CreateTestWindowInShellWithDelegate( in CreateTestWindowInShellWithDelegate() function in ash::test::AshTestBase
|
D | ash_test_base.h | 80 aura::Window* CreateTestWindowInShellWithDelegate(
|
/external/chromium_org/ash/accelerators/ |
D | accelerator_filter_unittest.cc | 45 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithDelegate( in TEST_F()
|
/external/chromium_org/ash/wm/gestures/ |
D | overview_gesture_handler_unittest.cc | 24 return CreateTestWindowInShellWithDelegate(&delegate_, -1, bounds); in CreateWindow()
|
/external/chromium_org/ash/drag_drop/ |
D | drag_drop_tracker_unittest.cc | 27 return CreateTestWindowInShellWithDelegate( in CreateTestWindow()
|
/external/chromium_org/ash/wm/dock/ |
D | docked_window_layout_manager_unittest.cc | 370 CreateTestWindowInShellWithDelegate(NULL, 1, bounds)); in TEST_P() 384 CreateTestWindowInShellWithDelegate(NULL, 2, bounds)); in TEST_P()
|
/external/chromium_org/ash/wm/workspace/ |
D | snap_sizer_unittest.cc | 84 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithDelegate( in TEST_F()
|
D | workspace_window_resizer_unittest.cc | 210 CreateTestWindowInShellWithDelegate(&touch_resize_delegate_, 0, in InitTouchResizeWindow()
|
/external/chromium_org/ash/ |
D | root_window_controller_unittest.cc | 188 aura::Window* d2 = CreateTestWindowInShellWithDelegate( in TEST_F()
|
/external/chromium_org/ash/wm/overview/ |
D | window_selector_unittest.cc | 116 return CreateTestWindowInShellWithDelegate(&delegate_, -1, bounds); in CreateWindow()
|