Searched refs:m_dumpAsText (Results 1 – 5 of 5) sorted by relevance
371 bool shouldDumpAsText() { return m_dumpAsText; } in shouldDumpAsText()372 void setShouldDumpAsText(bool value) { m_dumpAsText = value; } in setShouldDumpAsText()490 bool m_dumpAsText; variable
275 m_dumpAsText = true; in dumpAsText()554 m_dumpAsText = false; in reset()
143 bool dumpAsText() const { return m_dumpAsText; } in dumpAsText()144 void setDumpAsText(bool dumpAsText) { m_dumpAsText = dumpAsText; } in setDumpAsText()345 bool m_dumpAsText; variable
49 , m_dumpAsText(false) in LayoutTestController()
26950 (WTR::LayoutTestController::LayoutTestController): Replaced m_dumpAsText with