Searched refs:flattenedAllWithNewlines (Results 1 – 1 of 1) sorted by relevance
34 private String flattenedAllWithNewlines; field in ExecutionResult109 if (flattenedAllWithNewlines == null) { in getFlattenedAllWithNewlines()110 flattenedAllWithNewlines = getFlattenedOutputWithNewlines() + getFlattenedErrorWithNewlines(); in getFlattenedAllWithNewlines()112 return flattenedAllWithNewlines; in getFlattenedAllWithNewlines()