Searched defs:TestWebKitPlatformSupport (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/test/
H A Dtest_webkit_platform_support.h30 class TestWebKitPlatformSupport class in namespace:content
34 TestWebKitPlatformSupport();
35 virtual ~TestWebKitPlatformSupport();
106 DISALLOW_COPY_AND_ASSIGN(TestWebKitPlatformSupport);
H A Dtest_webkit_platform_support.cc43 TestWebKitPlatformSupport::TestWebKitPlatformSupport() { function in class:content::TestWebKitPlatformSupport
108 TestWebKitPlatformSupport::~TestWebKitPlatformSupport() {
116 blink::WebBlobRegistry* TestWebKitPlatformSupport::blobRegistry() {
120 blink::WebClipboard* TestWebKitPlatformSupport::clipboard() {
126 blink::WebFileUtilities* TestWebKitPlatformSupport::fileUtilities() {
130 blink::WebIDBFactory* TestWebKitPlatformSupport::idbFactory() {
136 blink::WebMimeRegistry* TestWebKitPlatformSupport::mimeRegistry() {
140 blink::WebURLLoader* TestWebKitPlatformSupport
[all...]

Completed in 50 milliseconds