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