Home
last modified time | relevance | path

Searched defs:PithyResultPrinter (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/concurrent/tck/
DJSR166TestCase.java379 static class PithyResultPrinter extends junit.textui.ResultPrinter { class in JSR166TestCase
380 PithyResultPrinter(java.io.PrintStream writer) { super(writer); } in PithyResultPrinter() method in JSR166TestCase.PithyResultPrinter