Searched defs:maximize_mode_window_manager (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_manager_unittest.cc5 #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
/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Dmulti_user_window_manager_chromeos_unittest.cc13 #include "ash/wm/maximize_mode/maximize_mode_window_manager.h"
139 EXPECT_FALSE(maximize_mode_window_manager());
142 return maximize_mode_window_manager();
145 ash::MaximizeModeWindowManager* maximize_mode_window_manager() { function in class:ash::test::MultiUserWindowManagerChromeOSTest

Completed in 138 milliseconds