Searched refs:dumpRenderTree (Results 1 – 13 of 13) sorted by relevance
68 static WTF::CString dumpRenderTree(WebKitWebFrame*);
200 CString DumpRenderTreeSupportGtk::dumpRenderTree(WebKitWebFrame* frame) in dumpRenderTree() function in DumpRenderTreeSupportGtk
418 void dumpRenderTree(bool);
1262 void WebViewCore::dumpRenderTree(bool useFile) in dumpRenderTree() function in android::WebViewCore4819 viewImpl->dumpRenderTree(useFile); in DumpRenderTree()
199 …egate calls we ignore SSL certificate errors on localhost and 127.0.0.1 from within dumpRenderTree.
648 void dumpRenderTree(int argc, const char *argv[]) function726 dumpRenderTree(argc, argv);
2691 (dumpRenderTree):2723 (dumpRenderTree):4526 (dumpRenderTree):4814 (dumpRenderTree):4943 (dumpRenderTree):5369 (dumpRenderTree):6976 (dumpRenderTree):7369 (dumpRenderTree):8054 (dumpRenderTree): Setup and start the watchdog before running any tests8595 (dumpRenderTree):[all …]
17882 (dumpRenderTree):26035 * DumpRenderTree/mac/DumpRenderTree.mm: (dumpRenderTree): Added a workaround for Tiger bug.26162 (dumpRenderTree):
26530 error. Without which dumpRenderTree crashes.
545 result = g_strdup(DumpRenderTreeSupportGtk::dumpRenderTree(mainFrame).data()); in dump()
2875 (DumpRenderTreeSupportGtk::dumpRenderTree):
37734 (WebCore::FrameGdk::dumpRenderTree):57222 (WebCore::FrameGdk::dumpRenderTree):
16627 Also updated one test to use the new dumpAsText method in dumpRenderTree.