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

/openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java46 static final int SCORE_WIDTH = 10; field in class:TextReporter
84 fit("Score", SCORE_WIDTH));
86 SCORE_WIDTH + 6));
97 SCORE_WIDTH));
101 p.println(fit("--", SCORE_WIDTH));
105 SCORE_WIDTH + 6));

Completed in 28 milliseconds