Home
last modified time | relevance | path

Searched refs:shouldDumpTitleChanges (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.h131 bool shouldDumpTitleChanges() const { return m_dumpTitleChanges; } in shouldDumpTitleChanges() function
DInjectedBundlePage.cpp591 if (!InjectedBundle::shared().layoutTestController()->shouldDumpTitleChanges()) in didReceiveTitleForFrame()
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h72 bool shouldDumpTitleChanges() const { return m_dumpTitleChanges; } in shouldDumpTitleChanges() function
DDumpRenderTreeQt.cpp1038 if (m_controller->shouldDumpTitleChanges()) in titleChanged()
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h384 bool shouldDumpTitleChanges() { return m_dumpTitleChanges; } in shouldDumpTitleChanges() function
DWebViewHost.cpp944 if (layoutTestController()->shouldDumpTitleChanges()) in didReceiveTitle()
/external/webkit/Tools/
DChangeLog-2011-02-1624713 (WTR::LayoutTestController::shouldDumpTitleChanges):
DChangeLog-2010-05-2427585 (LayoutTestController::shouldDumpTitleChanges):