Searched refs:writeReport (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/
H A DReporter.java40 void writeReport(BenchInfo[] binfo, Properties props) method in interface:Reporter
H A DHtmlReporter.java60 public void writeReport(BenchInfo[] binfo, Properties props) method in class:HtmlReporter
H A DXmlReporter.java58 public void writeReport(BenchInfo[] binfo, Properties props) method in class:XmlReporter
H A DTextReporter.java66 public void writeReport(BenchInfo[] binfo, Properties props) method in class:TextReporter
H A DHarness.java221 reporter.writeReport(binfo, System.getProperties());

Completed in 53 milliseconds