Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dwindow_modality_controller_unittest.cc47 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 …]
Dwindow_manager_unittest.cc262 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()
Dtoplevel_window_event_handler_unittest.cc376 CreateTestWindowInShellWithDelegate( in TEST_F()
492 CreateTestWindowInShellWithDelegate( in TEST_F()
583 CreateTestWindowInShellWithDelegate( in TEST_F()
588 CreateTestWindowInShellWithDelegate( in TEST_F()
Dbase_layout_manager_unittest.cc118 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithDelegate( in TEST_F()
Dworkspace_controller_unittest.cc648 scoped_ptr<Window> w1(CreateTestWindowInShellWithDelegate( in TEST_F()
/external/chromium_org/ash/test/
Dash_test_base.cc224 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
Dash_test_base.h80 aura::Window* CreateTestWindowInShellWithDelegate(
/external/chromium_org/ash/accelerators/
Daccelerator_filter_unittest.cc45 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithDelegate( in TEST_F()
/external/chromium_org/ash/wm/gestures/
Doverview_gesture_handler_unittest.cc24 return CreateTestWindowInShellWithDelegate(&delegate_, -1, bounds); in CreateWindow()
/external/chromium_org/ash/drag_drop/
Ddrag_drop_tracker_unittest.cc27 return CreateTestWindowInShellWithDelegate( in CreateTestWindow()
/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager_unittest.cc370 CreateTestWindowInShellWithDelegate(NULL, 1, bounds)); in TEST_P()
384 CreateTestWindowInShellWithDelegate(NULL, 2, bounds)); in TEST_P()
/external/chromium_org/ash/wm/workspace/
Dsnap_sizer_unittest.cc84 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithDelegate( in TEST_F()
Dworkspace_window_resizer_unittest.cc210 CreateTestWindowInShellWithDelegate(&touch_resize_delegate_, 0, in InitTouchResizeWindow()
/external/chromium_org/ash/
Droot_window_controller_unittest.cc188 aura::Window* d2 = CreateTestWindowInShellWithDelegate( in TEST_F()
/external/chromium_org/ash/wm/overview/
Dwindow_selector_unittest.cc116 return CreateTestWindowInShellWithDelegate(&delegate_, -1, bounds); in CreateWindow()