Searched refs:sourceStdOut (Results 1 – 1 of 1) sorted by relevance
190 try (InputStreamSource sourceStdOut = new FileInputStreamSource(mStdoutFile)) { in run() argument191 logger.testLog("sandbox-stdout", LogDataType.TEXT, sourceStdOut); in run()