Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/platform/
DWebUnitTestSupport.h56 virtual WebString webKitRootDir() { return WebString(); } in webKitRootDir() function
/external/chromium_org/content/test/
Dtest_webkit_platform_support.cc264 blink::WebString TestWebKitPlatformSupport::webKitRootDir() { in webKitRootDir() function in content::TestWebKitPlatformSupport