Searched refs:setOut (Results 1 – 3 of 3) sorted by relevance
32 System.setOut(out); in tearDown()41 System.setOut(st); in test_errorCheck()
73 System.setOut(out); in test_setOutLjava_io_PrintStream()75 System.setOut(orgOut); in test_setOutLjava_io_PrintStream()
127 public static void setOut(java.io.PrintStream newOut) { in setOut() method in System