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 103 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
172 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
188 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
231 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
233 CreateTestWindowInShell(SK_ColorBLUE, 23456, window_bounds));
254 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
280 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds));
resize_shadow_and_cursor_unittest.cc 69 aura::Window* child = CreateTestWindowInShell(
window_manager_unittest.cc 152 scoped_ptr<aura::Window> w1(CreateTestWindowInShell(
641 scoped_ptr<aura::Window> w1(CreateTestWindowInShell(
758 scoped_ptr<aura::Window> w1(CreateTestWindowInShell(
  /external/chromium_org/ash/test/
ash_test_base.h 77 aura::Window* CreateTestWindowInShell(SkColor color,
ash_test_base.cc 232 aura::Window* AshTestBase::CreateTestWindowInShell(SkColor color,

Completed in 209 milliseconds