Searched refs:runTestOnTree (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DTouchActionTest.cpp124 void runTestOnTree(WebCore::Node* root, WebView*, TouchActionTrackingWebViewClient&);
137 runTestOnTree(document.get(), webView, client);
154 runTestOnTree(shadowRoot, webView, client);
158 runTestOnTree(document.get(), webView, client);
178 void TouchActionTest::runTestOnTree(WebCore::Node* root, WebView* webView, TouchActionTrackingWebViewClient& client) function in class:__anon11263::TouchActionTest

Completed in 53 milliseconds