Searched refs:plotAscii (Results 1 – 3 of 3) sorted by relevance
51 histogram.plotAscii(out, 2); in testSimple()87 histogram.plotAscii(out, 1); in testPlotCutoff()142 histogram.plotAscii(out, 10); in testPlot()
95 public void plotAscii(OutputStream output, int maxBarLength) throws IOException { in plotAscii() method in Histogram
323 histogram.plotAscii(output, 100); in printHistogram()