Searched refs:createLayerTreeViewForTesting (Results 1 – 8 of 8) sorted by relevance
60 virtual WebLayerTreeView* createLayerTreeViewForTesting() { return 0; } in createLayerTreeViewForTesting() function70 virtual WebLayerTreeView* createLayerTreeViewForTesting(TestViewType) { return 0; } in createLayerTreeViewForTesting() function
94 virtual blink::WebLayerTreeView* createLayerTreeViewForTesting();95 virtual blink::WebLayerTreeView* createLayerTreeViewForTesting(
302 TestWebKitPlatformSupport::createLayerTreeViewForTesting() { in createLayerTreeViewForTesting() function in content::TestWebKitPlatformSupport312 TestWebKitPlatformSupport::createLayerTreeViewForTesting(TestViewType type) { in createLayerTreeViewForTesting() function in content::TestWebKitPlatformSupport314 return createLayerTreeViewForTesting(); in createLayerTreeViewForTesting()
56 …erTreeView = adoptPtr(Platform::current()->unitTestSupport()->createLayerTreeViewForTesting(WebUni… in initializeLayerTreeView()
70 …erTreeView = adoptPtr(Platform::current()->unitTestSupport()->createLayerTreeViewForTesting(WebUni… in GraphicsLayerTest()
141 …erTreeView = adoptPtr(Platform::current()->unitTestSupport()->createLayerTreeViewForTesting(WebUni… in initializeLayerTreeView()
124 …erTreeView = adoptPtr(Platform::current()->unitTestSupport()->createLayerTreeViewForTesting(WebUni… in initializeLayerTreeView()