Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/overview/
Dwindow_selector_unittest.cc824 scoped_ptr<aura::Window> unmoved1(CreateWindow(root2_rect)); in TEST_F() local
828 unmoved1->SetName("unmoved1"); in TEST_F()
837 EXPECT_EQ(root_windows[1], unmoved1->GetRootWindow()); in TEST_F()
840 wm::ActivateWindow(unmoved1.get()); in TEST_F()
847 ToEnclosingRect(GetTransformedTargetBounds(unmoved1.get())))); in TEST_F()
857 EXPECT_TRUE(!GetCopyWindow(unmoved1.get())); in TEST_F()