Searched refs:sourceStdErr (Results 1 – 1 of 1) sorted by relevance
270 try (InputStreamSource sourceStdErr = new FileInputStreamSource(mStderrFile)) { in run() argument271 logger.testLog("sandbox-stderr", LogDataType.HARNESS_STD_LOG, sourceStdErr); in run()