HomeSort by relevance Sort by last modified time
    Searched refs:CreateTestWindowInShell (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/wm/
video_detector_unittest.cc 104 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));
resize_shadow_and_cursor_unittest.cc 72 aura::Window* child = CreateTestWindowInShell(
window_manager_unittest.cc 151 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/
ash_test_base.h 72 aura::Window* CreateTestWindowInShell(SkColor color,
ash_test_base.cc 225 aura::Window* AshTestBase::CreateTestWindowInShell(SkColor color,

Completed in 846 milliseconds