Searched refs:createLayerTreeViewForTesting (Results 1 – 5 of 5) sorted by relevance
60 virtual WebLayerTreeView* createLayerTreeViewForTesting() { return 0; } in createLayerTreeViewForTesting() function
88 virtual blink::WebLayerTreeView* createLayerTreeViewForTesting();
276 TestWebKitPlatformSupport::createLayerTreeViewForTesting() { in createLayerTreeViewForTesting() function in content::TestWebKitPlatformSupport
74 …_layerTreeView = adoptPtr(Platform::current()->unitTestSupport()->createLayerTreeViewForTesting()); in GraphicsLayerTest()
334 …_layerTreeView = adoptPtr(Platform::current()->unitTestSupport()->createLayerTreeViewForTesting()); in initializeLayerTreeView()