Searched refs:getOutputStreamViaShell (Results 1 – 2 of 2) sorted by relevance
140 try (OutputStream out = getOutputStreamViaShell(img)) { in takeScreenshot()
400 public OutputStream getOutputStreamViaShell(File file) throws IOException { in getOutputStreamViaShell() method in BaseMetricListener