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

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebUnitTestSupport.h45 virtual void registerMockedErrorURL(const WebURL&, const WebURLResponse&, const WebURLError&) { } function in class:blink::WebUnitTestSupport
/external/chromium_org/content/test/
H A Dtest_webkit_platform_support.h83 virtual void registerMockedErrorURL(const blink::WebURL& url,
H A Dtest_webkit_platform_support.cc256 void TestWebKitPlatformSupport::registerMockedErrorURL( function in class:content::TestWebKitPlatformSupport
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DPageSerializerTest.cpp104 Platform::current()->unitTestSupport()->registerMockedErrorURL(KURL(m_baseUrl, file), response, error);
H A DWebFrameTest.cpp4381 Platform::current()->unitTestSupport()->registerMockedErrorURL(URLTestHelpers::toKURL(errorURL), response, error);

Completed in 3526 milliseconds