Home
last modified time | relevance | path

Searched defs:shouldDumpAsText (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTree.mm1027 static bool shouldDumpAsText(const char* pathOrURL) function
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h62 bool shouldDumpAsText() const { return m_textDump; } in shouldDumpAsText() function
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h371 bool shouldDumpAsText() { return m_dumpAsText; } in shouldDumpAsText() function
DTestShell.cpp454 bool shouldDumpAsText = m_layoutTestController->shouldDumpAsText(); in dump() local
/external/webkit/Tools/DumpRenderTree/gtk/
DDumpRenderTree.cpp109 static bool shouldDumpAsText(const string& pathOrURL) in shouldDumpAsText() function
/external/webkit/Tools/DumpRenderTree/win/
DDumpRenderTree.cpp806 static bool shouldDumpAsText(const char* pathOrURL) in shouldDumpAsText() function