Lines Matching refs:CreateTestWindowWithDelegate
578 scoped_ptr<Window> parent(CreateTestWindowWithDelegate( in TEST_F()
605 CreateTestWindowWithDelegate( in TEST_F()
630 CreateTestWindowWithDelegate(&delegate, 11, kBounds, w1.get())); in TEST_F()
633 CreateTestWindowWithDelegate(&delegate, 1111, kBounds, w111.get())); in TEST_F()
684 CreateTestWindowWithDelegate(&parent_delegate, 0, gfx::Rect(), in TEST_F()
686 CreateTestWindowWithDelegate(&child_delegate, 0, gfx::Rect(), parent.get()); in TEST_F()
701 CreateTestWindowWithDelegate(&parent_delegate, 0, gfx::Rect(), in TEST_F()
703 scoped_ptr<Window> child(CreateTestWindowWithDelegate(&child_delegate, 0, in TEST_F()
830 scoped_ptr<Window> window(CreateTestWindowWithDelegate( in TEST_F()
881 scoped_ptr<Window> w1(CreateTestWindowWithDelegate( in TEST_F()
884 scoped_ptr<Window> w2(CreateTestWindowWithDelegate( in TEST_F()
936 scoped_ptr<Window> window(CreateTestWindowWithDelegate( in TEST_F()
987 scoped_ptr<Window> w1(CreateTestWindowWithDelegate( in TEST_F()
998 scoped_ptr<Window> w2(CreateTestWindowWithDelegate( in TEST_F()
1021 scoped_ptr<Window> w3(CreateTestWindowWithDelegate( in TEST_F()
1075 scoped_ptr<Window> window(CreateTestWindowWithDelegate( in TEST_F()
1078 scoped_ptr<Window> w2(CreateTestWindowWithDelegate( in TEST_F()
1114 scoped_ptr<Window> window(CreateTestWindowWithDelegate( in TEST_F()
1189 CreateTestWindowWithDelegate(&d1, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1193 CreateTestWindowWithDelegate(&d2, 2, gfx::Rect(70, 70, 50, 50), in TEST_F()
1214 CreateTestWindowWithDelegate(&d1, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1236 CreateTestWindowWithDelegate(&d1, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1240 CreateTestWindowWithDelegate(&d2, 2, gfx::Rect(70, 70, 50, 50), in TEST_F()
1266 CreateTestWindowWithDelegate(&delegate, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1294 CreateTestWindowWithDelegate(&d1, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1305 CreateTestWindowWithDelegate(&d2, 2, gfx::Rect(10, 10, 50, 50), in TEST_F()
1326 CreateTestWindowWithDelegate(&d1, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1336 CreateTestWindowWithDelegate(&d2, 2, gfx::Rect(10, 10, 50, 50), in TEST_F()
1356 CreateTestWindowWithDelegate(&d1, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1359 Window* w2 = CreateTestWindowWithDelegate(&d2, 2, gfx::Rect(10, 10, 50, 50), in TEST_F()
1380 CreateTestWindowWithDelegate(&d1, 1, gfx::Rect(10, 10, 50, 50), in TEST_F()
1383 Window* w2 = CreateTestWindowWithDelegate(&d2, 2, gfx::Rect(10, 10, 50, 50), in TEST_F()
1408 scoped_ptr<Window> w1(CreateTestWindowWithDelegate(NULL, 1, in TEST_F()
1410 scoped_ptr<Window> w11(CreateTestWindowWithDelegate(NULL, 11, in TEST_F()
1412 scoped_ptr<Window> w111(CreateTestWindowWithDelegate(&d111, 111, in TEST_F()
1414 scoped_ptr<Window> w12(CreateTestWindowWithDelegate(NULL, 12, in TEST_F()
1453 scoped_ptr<Window> w1(CreateTestWindowWithDelegate(&d, 1, gfx::Rect(), in TEST_F()
1456 CreateTestWindowWithDelegate(&d2, 2, gfx::Rect(), w1.get())); in TEST_F()
1514 scoped_ptr<Window> w1(CreateTestWindowWithDelegate(NULL, 1, in TEST_F()
1516 scoped_ptr<Window> w11(CreateTestWindowWithDelegate(&d11, 11, in TEST_F()
1518 scoped_ptr<Window> w111(CreateTestWindowWithDelegate(&d111, 111, in TEST_F()
1520 scoped_ptr<Window> w12(CreateTestWindowWithDelegate(&d12, 12, in TEST_F()
1522 scoped_ptr<Window> w121(CreateTestWindowWithDelegate(&d121, 121, in TEST_F()
1571 scoped_ptr<Window> window(CreateTestWindowWithDelegate(delegate.get(), -1234, in TEST_F()
2170 scoped_ptr<Window> w1(CreateTestWindowWithDelegate(&d1, 1, in TEST_F()
2178 scoped_ptr<Window> w11(CreateTestWindowWithDelegate( in TEST_F()
2243 w11.reset(CreateTestWindowWithDelegate( in TEST_F()
2681 CreateTestWindowWithDelegate(&delegate, 1, in TEST_F()
2716 CreateTestWindowWithDelegate(&delegate, 1, in TEST_F()
2802 scoped_ptr<Window> w1(CreateTestWindowWithDelegate( in TEST_F()