Searched defs:dumpAsText (Results 1 – 5 of 5) sorted by relevance
173 bool dumpAsText = gLayoutTestController->dumpAsText(); in dump() local
94 void dumpAsText() { m_textDump = true; } in dumpAsText() function
143 bool dumpAsText() const { return m_dumpAsText; } in dumpAsText() function144 void setDumpAsText(bool dumpAsText) { m_dumpAsText = dumpAsText; } in setDumpAsText()
125 void LayoutTestController::dumpAsText() in dumpAsText() function in WTR::LayoutTestController
273 void LayoutTestController::dumpAsText(const CppArgumentList& arguments, CppVariant* result) in dumpAsText() function in LayoutTestController