Searched refs:handleTestFooter (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestEventPrinter.h45 virtual void handleTestFooter(bool dumpedAnything) const = 0;
H A DTestEventPrinter.cpp47 void handleTestFooter(bool dumpedAnything) const;
59 void handleTestFooter(bool dumpedAnything) const;
116 void DRTPrinter::handleTestFooter(bool) const function in class:DRTPrinter
164 void TestShellPrinter::handleTestFooter(bool dumpedAnything) const function in class:TestShellPrinter
H A DTestShell.cpp528 m_printer->handleTestFooter(dumpedAnything);

Completed in 63 milliseconds