HomeSort by relevance Sort by last modified time
    Searched refs:CreateTestWindowInShellWithId (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api_unittest.cc 77 scoped_ptr<aura::Window> window3(CreateTestWindowInShellWithId(3));
78 scoped_ptr<aura::Window> window2(CreateTestWindowInShellWithId(2));
79 scoped_ptr<aura::Window> window1(CreateTestWindowInShellWithId(1));
80 scoped_ptr<aura::Window> window0(CreateTestWindowInShellWithId(0));
130 scoped_ptr<aura::Window> window1(CreateTestWindowInShellWithId(1));
131 scoped_ptr<aura::Window> window0(CreateTestWindowInShellWithId(0));
249 scoped_ptr<aura::Window> window4(CreateTestWindowInShellWithId(4));
250 scoped_ptr<aura::Window> window3(CreateTestWindowInShellWithId(3));
251 scoped_ptr<aura::Window> window2(CreateTestWindowInShellWithId(2));
252 scoped_ptr<aura::Window> window1(CreateTestWindowInShellWithId(1))
    [all...]
  /external/chromium_org/ash/wm/
window_cycle_controller_unittest.cc 75 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
91 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
111 scoped_ptr<Window> window2(CreateTestWindowInShellWithId(2));
112 scoped_ptr<Window> window1(CreateTestWindowInShellWithId(1));
113 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
209 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
210 scoped_ptr<Window> window1(CreateTestWindowInShellWithId(1));
230 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
231 scoped_ptr<Window> window1(CreateTestWindowInShellWithId(1));
256 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0))
    [all...]
window_animations_unittest.cc 68 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
99 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
116 scoped_ptr<Window> window(CreateTestWindowInShellWithId(0));
174 scoped_ptr<Window> window(CreateTestWindowInShellWithId(0));
workspace_controller_unittest.cc 778 scoped_ptr<aura::Window> window1(CreateTestWindowInShellWithId(0));
806 scoped_ptr<aura::Window> window2(CreateTestWindowInShellWithId(1));
827 scoped_ptr<aura::Window> window1(CreateTestWindowInShellWithId(0));
831 scoped_ptr<aura::Window> window2(CreateTestWindowInShellWithId(1));
851 scoped_ptr<aura::Window> window3(CreateTestWindowInShellWithId(2));
873 scoped_ptr<aura::Window> window4(CreateTestWindowInShellWithId(3));
    [all...]
window_state_unittest.cc 265 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
292 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
304 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
app_list_controller_unittest.cc 61 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
  /external/chromium_org/ash/shelf/
shelf_window_watcher_unittest.cc 59 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithId(0));
60 scoped_ptr<aura::Window> w2(CreateTestWindowInShellWithId(0));
90 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithId(0));
91 scoped_ptr<aura::Window> w2(CreateTestWindowInShellWithId(0));
120 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
145 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
180 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
217 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
247 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
  /external/chromium_org/chrome/browser/media/
desktop_media_list_ash_unittest.cc 66 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
87 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
101 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_context_menu_chromeos_unittest.cc 59 window_ = CreateTestWindowInShellWithId(0);
multi_user_notification_blocker_chromeos_unittest.cc 121 aura::Window* window = CreateTestWindowInShellWithId(window_id_++);
multi_user_window_manager_chromeos_unittest.cc 177 window_.push_back(CreateTestWindowInShellWithId(i));
    [all...]
  /external/chromium_org/ash/
focus_cycler_unittest.cc 134 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
149 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
172 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
195 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
260 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
261 scoped_ptr<Window> window1(CreateTestWindowInShellWithId(1));
285 scoped_ptr<Window> window0(CreateTestWindowInShellWithId(0));
  /external/chromium_org/ash/accelerators/
accelerator_filter_unittest.cc 114 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(1));
125 scoped_ptr<aura::Window> child(CreateTestWindowInShellWithId(2));
  /external/chromium_org/ash/test/
ash_test_base.h 68 aura::Window* CreateTestWindowInShellWithId(int id);
ash_test_base.cc 220 aura::Window* AshTestBase::CreateTestWindowInShellWithId(int id) {
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_ash_unittest.cc 485 CreateTestWindowInShellWithId(0),
491 CreateTestWindowInShellWithId(1),
498 CreateTestWindowInShellWithId(2),
644 CreateTestWindowInShellWithId(0),
652 CreateTestWindowInShellWithId(1),
659 CreateTestWindowInShellWithId(0),
736 CreateTestWindowInShellWithId(0),
743 CreateTestWindowInShellWithId(1),
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/
window_positioner_unittest.cc 103 window_.reset(CreateTestWindowInShellWithId(0));
105 popup_.reset(CreateTestWindowInShellWithId(1));
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager_unittest.cc 258 scoped_ptr<aura::Window> window1(CreateTestWindowInShellWithId(1));
271 scoped_ptr<aura::Window> window2(CreateTestWindowInShellWithId(2));
308 scoped_ptr<aura::Window> window1(CreateTestWindowInShellWithId(1));
321 scoped_ptr<aura::Window> window2(CreateTestWindowInShellWithId(2));
    [all...]
  /external/chromium_org/ash/display/
display_controller_unittest.cc 401 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithId(1));
554 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithId(1));
605 scoped_ptr<aura::Window> w1(CreateTestWindowInShellWithId(1));
    [all...]
  /external/chromium_org/ash/system/tray/
system_tray_unittest.cc 407 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0));
  /external/chromium_org/ash/sticky_keys/
sticky_keys_unittest.cc 144 target_ = CreateTestWindowInShellWithId(0);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/events/
event_rewriter_unittest.cc     [all...]

Completed in 375 milliseconds