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

  /external/chromium_org/ash/test/
shell_test_api.h 43 MaximizeModeWindowManager* maximize_mode_window_manager();
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager_chromeos_unittest.cc 12 #include "ash/wm/maximize_mode/maximize_mode_window_manager.h"
137 EXPECT_FALSE(maximize_mode_window_manager());
140 return maximize_mode_window_manager();
143 ash::MaximizeModeWindowManager* maximize_mode_window_manager() { function in class:ash::test::MultiUserWindowManagerChromeOSTest
    [all...]
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_manager_unittest.cc 5 #include "ash/wm/maximize_mode/maximize_mode_window_manager.h"
84 EXPECT_FALSE(maximize_mode_window_manager());
87 return maximize_mode_window_manager();
94 EXPECT_FALSE(maximize_mode_window_manager());
98 ash::MaximizeModeWindowManager* maximize_mode_window_manager() { function in class:ash::MaximizeModeWindowManagerTest
    [all...]

Completed in 78 milliseconds