Home
last modified time | relevance | path

Searched refs:unmoved2 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/overview/
Dwindow_selector_unittest.cc825 scoped_ptr<aura::Window> unmoved2(CreateWindow(root2_rect)); in TEST_F() local
829 unmoved2->SetName("unmoved2"); in TEST_F()
838 EXPECT_EQ(root_windows[1], unmoved2->GetRootWindow()); in TEST_F()
839 wm::ActivateWindow(unmoved2.get()); in TEST_F()
849 ToEnclosingRect(GetTransformedTargetBounds(unmoved2.get())))); in TEST_F()
858 EXPECT_TRUE(!GetCopyWindow(unmoved2.get())); in TEST_F()