Home
last modified time | relevance | path

Searched defs:createLayerTreeViewForTesting (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebUnitTestSupport.h60 virtual WebLayerTreeView* createLayerTreeViewForTesting() { return 0; } in createLayerTreeViewForTesting() function
70 virtual WebLayerTreeView* createLayerTreeViewForTesting(TestViewType) { return 0; } in createLayerTreeViewForTesting() function
/external/chromium_org/content/test/
Dtest_webkit_platform_support.cc302 TestWebKitPlatformSupport::createLayerTreeViewForTesting() { in createLayerTreeViewForTesting() function in content::TestWebKitPlatformSupport
312 TestWebKitPlatformSupport::createLayerTreeViewForTesting(TestViewType type) { in createLayerTreeViewForTesting() function in content::TestWebKitPlatformSupport