Searched refs:CreateTestWindowInShell (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ash/wm/ |
D | video_detector_unittest.cc | 103 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds)); in TEST_F() 172 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds)); in TEST_F() 188 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds)); in TEST_F() 231 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds)); in TEST_F() 233 CreateTestWindowInShell(SK_ColorBLUE, 23456, window_bounds)); in TEST_F() 254 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds)); in TEST_F() 280 CreateTestWindowInShell(SK_ColorRED, 12345, window_bounds)); in TEST_F()
|
D | resize_shadow_and_cursor_unittest.cc | 69 aura::Window* child = CreateTestWindowInShell( in SetUp()
|
D | window_manager_unittest.cc | 152 scoped_ptr<aura::Window> w1(CreateTestWindowInShell( in TEST_F() 641 scoped_ptr<aura::Window> w1(CreateTestWindowInShell( in TEST_F() 758 scoped_ptr<aura::Window> w1(CreateTestWindowInShell( in TEST_F()
|
/external/chromium_org/ash/test/ |
D | ash_test_base.h | 77 aura::Window* CreateTestWindowInShell(SkColor color,
|
D | ash_test_base.cc | 232 aura::Window* AshTestBase::CreateTestWindowInShell(SkColor color, in CreateTestWindowInShell() function in ash::test::AshTestBase
|