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

  /external/webkit/Tools/DumpRenderTree/chromium/
TestShell.cpp 455 bool shouldGeneratePixelResults = m_layoutTestController->shouldGeneratePixelResults();
467 shouldGeneratePixelResults = false;
486 if (m_params.dumpPixels && shouldGeneratePixelResults) {
LayoutTestController.h 387 bool shouldGeneratePixelResults() { return m_generatePixelResults; }

Completed in 33 milliseconds