Home
last modified time | relevance | path

Searched refs:createURLForResource (Results 1 – 19 of 19) sorted by relevance

/external/webkit/Tools/TestWebKitAPI/
DPlatformUtilities.h49 WKURLRef createURLForResource(const char* resource, const char* extension);
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
DForceRepaint.cpp62 …WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("simple-accelerated-compositing", "h… in TEST()
DCanHandleRequest.cpp65 WKPageLoadURL(webView.page(), adoptWK(Util::createURLForResource("simple", "html")).get()); in TEST()
DDocumentStartUserScriptAlertCrash.cpp60 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("simple", "html")); in TEST()
DInjectedBundleBasic.cpp73 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("simple", "html")); in TEST()
DRestoreSessionStateContainingFormData.cpp56 WKPageLoadURL(webView.page(), adoptWK(Util::createURLForResource("simple-form", "html")).get()); in createSessionStateContainingFormData()
DFind.cpp70 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("find", "html")); in TEST()
DHitTestResultNodeHandle.cpp80 WKPageLoadURL(webView.page(), adoptWK(Util::createURLForResource("simple", "html")).get()); in TEST()
DResponsivenessTimerDoesntFireEarly.cpp84 WKPageLoadURL(webView.page(), adoptWK(Util::createURLForResource("simple", "html")).get()); in TEST()
DPageLoadDidChangeLocationWithinPageForFrame.cpp71 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("file-with-anchor", "html")); in TEST()
DFrameMIMETypePNG.cpp72 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("icon", "png")); in TEST()
DFrameMIMETypeHTML.cpp72 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("simple", "html")); in TEST()
DSpacebarScrolling.cpp67 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("spacebar-scrolling", "html")); in TEST()
DPageLoadBasic.cpp138 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("simple", "html")); in TEST()
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/win/
DHideFindIndicator.cpp66 WKRetainPtr<WKURLRef> url = adoptWK(Util::createURLForResource("find", "html")); in TEST()
DResizeViewWhileHidden.cpp58 WKPageLoadURL(page, adoptWK(Util::createURLForResource("simple", "html")).get()); in flushMessages()
/external/webkit/Tools/TestWebKitAPI/win/
DPlatformUtilitiesWin.cpp95 WKURLRef createURLForResource(const char* resource, const char* extension) in createURLForResource() function
/external/webkit/Tools/TestWebKitAPI/mac/
DPlatformUtilitiesMac.mm55 WKURLRef createURLForResource(const char* resource, const char* extension)
/external/webkit/Tools/
DChangeLog-2011-02-1614940 (TestWebKitAPI::Util::createURLForResource):
16445 (TestWebKitAPI::Util::createURLForResource): Uses CFBundle to get the
17449 (TestWebKitAPI::Util::createURLForResource):
17925 (TestWebKitAPI::Util::createURLForResource):