HomeSort by relevance Sort by last modified time
    Searched defs:shouldDumpAsText (Results 1 - 4 of 4) sorted by null

  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.h 371 bool shouldDumpAsText() { return m_dumpAsText; }
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.h 62 bool shouldDumpAsText() const { return m_textDump; }
  /external/webkit/Tools/DumpRenderTree/gtk/
DumpRenderTree.cpp 109 static bool shouldDumpAsText(const string& pathOrURL)
672 if (shouldDumpAsText(testURL)) {
    [all...]
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTree.cpp 806 static bool shouldDumpAsText(const char* pathOrURL)
    [all...]

Completed in 144 milliseconds