Home
last modified time | relevance | path

Searched refs:shouldDumpPixels (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DInjectedBundle.h73 bool shouldDumpPixels() const { return m_dumpPixels; } in shouldDumpPixels() function
DLayoutTestController.h132 bool shouldDumpPixels() const { return m_dumpPixels; } in shouldDumpPixels() function
DInjectedBundlePage.cpp550 …if (InjectedBundle::shared().shouldDumpPixels() && InjectedBundle::shared().layoutTestController()… in dump()
/external/webkit/Tools/
DChangeLog4297 (WTR::InjectedBundle::shouldDumpPixels):
7355 (WTR::LayoutTestController::shouldDumpPixels):