Searched refs:root1_rect (Results 1 – 1 of 1) sorted by relevance
822 gfx::Rect root1_rect(0, 0, 100, 100); in TEST_F() local826 scoped_ptr<aura::Window> moved1_trans_parent(CreateWindow(root1_rect)); in TEST_F()827 scoped_ptr<aura::Window> moved1(CreateWindow(root1_rect)); in TEST_F()