/external/chromium_org/ash/wm/workspace/ |
D | workspace_layout_manager_unittest.cc | 107 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4))); in TEST_F() 156 CreateTestWindowInShellWithBounds(gfx::Rect(10, -400, 200, 200))); in TEST_F() 161 CreateTestWindowInShellWithBounds(gfx::Rect(10, -600, 200, 200))); in TEST_F() 169 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40))); in TEST_F() 214 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40))); in TEST_F() 264 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40))); in TEST_F() 346 CreateTestWindowInShellWithBounds(gfx::Rect(12, 20, 30, 40))); in TEST_F() 360 CreateTestWindowInShellWithBounds(gfx::Rect(10, 20, 30, 40))); in TEST_F() 392 CreateTestWindowInShellWithBounds(window_bounds)); in TEST_F() 401 CreateTestWindowInShellWithBounds(window_bounds)); in TEST_F() [all …]
|
/external/chromium_org/ash/accelerators/ |
D | accelerator_commands_unittest.cc | 24 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20))); in TEST_F() 26 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20))); in TEST_F()
|
D | accelerator_controller_unittest.cc | 428 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20))); in TEST_F() 484 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20))); in TEST_F() 1108 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20))); in TEST_F() 1235 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20))); in TEST_F()
|
/external/chromium_org/ash/wm/ |
D | window_state_unittest.cc | 67 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100))); in TEST_F() 204 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100))); in TEST_F() 225 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100))); in TEST_F()
|
D | window_util_unittest.cc | 32 CreateTestWindowInShellWithBounds(gfx::Rect(12, 20, 100, 100))); in TEST_F()
|
D | mru_window_tracker_unittest.cc | 24 return CreateTestWindowInShellWithBounds(gfx::Rect(0, 0, 400, 400)); in CreateWindow()
|
D | workspace_controller_unittest.cc | 114 aura::Window* window = CreateTestWindowInShellWithBounds(bounds); in CreatePopupLikeWindow() 949 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100))); in TEST_F() 951 CreateTestWindowInShellWithBounds(gfx::Rect(110, 110, 100, 100))); in TEST_F() 953 CreateTestWindowInShellWithBounds(gfx::Rect(120, 120, 100, 100))); in TEST_F() 1040 CreateTestWindowInShellWithBounds(default_bounds)); in TEST_F() 1048 CreateTestWindowInShellWithBounds(default_bounds)); in TEST_F()
|
D | system_gesture_event_filter_unittest.cc | 579 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100))); in TEST_F()
|
/external/chromium_org/ash/system/web_notification/ |
D | web_notification_tray_unittest.cc | 363 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4))); in TEST_F() 379 window.reset(CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4))); in TEST_F() 425 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4))); in TEST_F()
|
/external/chromium_org/ash/system/overview/ |
D | overview_button_tray_unittest.cc | 80 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20))); in TEST_F()
|
/external/chromium_org/ash/test/ |
D | ash_test_base.h | 69 aura::Window* CreateTestWindowInShellWithBounds(const gfx::Rect& bounds);
|
D | ash_test_base.cc | 224 aura::Window* AshTestBase::CreateTestWindowInShellWithBounds( in CreateTestWindowInShellWithBounds() function in ash::test::AshTestBase
|
/external/chromium_org/ash/wm/panels/ |
D | panel_window_resizer_unittest.cc | 405 CreateTestWindowInShellWithBounds(gfx::Rect(600, 0, 101, 101))); in TEST_F()
|
D | panel_layout_manager_unittest.cc | 61 return CreateTestWindowInShellWithBounds(bounds); in CreateNormalWindow()
|