HomeSort by relevance Sort by last modified time
    Searched refs:registerMockedErrorURL (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebUnitTestSupport.h 45 virtual void registerMockedErrorURL(const WebURL&, const WebURLResponse&, const WebURLError&) { }
  /external/chromium_org/content/test/
test_webkit_platform_support.h 81 virtual void registerMockedErrorURL(const blink::WebURL& url,
test_webkit_platform_support.cc 245 void TestWebKitPlatformSupport::registerMockedErrorURL(
  /external/chromium_org/third_party/WebKit/Source/web/tests/
PageSerializerTest.cpp 104 Platform::current()->unitTestSupport()->registerMockedErrorURL(KURL(m_baseUrl, file), response, error);
WebFrameTest.cpp     [all...]

Completed in 326 milliseconds