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