HomeSort by relevance Sort by last modified time
    Searched refs:handleTestFooter (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/DumpRenderTree/chromium/
TestEventPrinter.h 45 virtual void handleTestFooter(bool dumpedAnything) const = 0;
TestEventPrinter.cpp 47 void handleTestFooter(bool dumpedAnything) const;
59 void handleTestFooter(bool dumpedAnything) const;
116 void DRTPrinter::handleTestFooter(bool) const
164 void TestShellPrinter::handleTestFooter(bool dumpedAnything) const
TestShell.cpp 528 m_printer->handleTestFooter(dumpedAnything);

Completed in 2066 milliseconds