Searched refs:CreateTestWindowInShell (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/wm/
H A Dvideo_detector_unittest.cc104 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
173 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
189 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
232 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
234 CreateTestWindowInShell(SK_ColorBLUE, 23456, window_bounds));
255 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
286 CreateTestWindowInShell(SK_ColorRED, 12345, kLeftBounds));
308 CreateTestWindowInShell(SK_ColorBLUE, 6789, kRightBounds));
H A Dresize_shadow_and_cursor_unittest.cc72 aura::Window* child = CreateTestWindowInShell(
H A Dwindow_manager_unittest.cc151 scoped_ptr<aura::Window> w1(CreateTestWindowInShell(
658 scoped_ptr<aura::Window> w1(CreateTestWindowInShell(
783 scoped_ptr<aura::Window> w1(CreateTestWindowInShell(
/external/chromium_org/ash/test/
H A Dash_test_base.h72 aura::Window* CreateTestWindowInShell(SkColor color,
H A Dash_test_base.cc225 aura::Window* AshTestBase::CreateTestWindowInShell(SkColor color, function in class:ash::test::AshTestBase

Completed in 274 milliseconds