Searched refs:getFlattenedErrorWithNewlines (Results 1 – 1 of 1) sorted by relevance
84 public String getFlattenedErrorWithNewlines() { in getFlattenedErrorWithNewlines() method in ExecutionResult110 flattenedAllWithNewlines = getFlattenedOutputWithNewlines() + getFlattenedErrorWithNewlines(); in getFlattenedAllWithNewlines()