Searched defs:ps (Results 1 - 1 of 1) sorted by relevance

/javamail/mail/src/test/java/com/sun/mail/util/logging/
H A DMailHandlerTest.java4457 private void testReportErrorLinkageWithStack(PrintStream ps) throws Exception { argument
4462 System.setErr(ps);
4514 private void testReportErrorLinkageEmptyStack(PrintStream ps) throws Throwable { argument
4519 System.setErr(ps);

Completed in 229 milliseconds