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

/external/chromium_org/ash/wm/
H A Dwindow_cycle_controller_unittest.cc38 class WindowCycleControllerTest : public test::AshTestBase { class in namespace:ash
40 WindowCycleControllerTest() {} function in class:ash::WindowCycleControllerTest
41 virtual ~WindowCycleControllerTest() {}
64 DISALLOW_COPY_AND_ASSIGN(WindowCycleControllerTest);
67 TEST_F(WindowCycleControllerTest, HandleCycleWindowBaseCases) {
86 TEST_F(WindowCycleControllerTest, SingleWindowNotActive) {
105 TEST_F(WindowCycleControllerTest, HandleCycleWindow) {
207 TEST_F(WindowCycleControllerTest, MaximizedWindow) {
228 TEST_F(WindowCycleControllerTest, Minimized) {
251 TEST_F(WindowCycleControllerTest, AlwaysOnTopWindo
[all...]

Completed in 362 milliseconds