Searched defs:ps (Results 1 – 3 of 3) sorted by relevance
1021 private void dumpStacks(PrintStream ps) { in dumpStacks()1024 dumpThreadStack(threadEntry.getKey(), threadEntry.getValue(), ps); in dumpStacks() local1028 private void dumpThreadStack(Thread thread, StackTraceElement[] trace, PrintStream ps) { in dumpThreadStack()1056 PrintStream ps = null; in dumpTfBugreport() local
98 PrintStream ps = new PrintStream(baos, true); in testPrintCommandUsage() local
689 PrintStream ps = new PrintStream(baos); in loadAllConfigs() local819 PrintStream ps = new PrintStream(baos); in loadAndPrintAllConfigs() local