Searched refs:outputLine (Results 1 – 7 of 7) sorted by relevance
45 public Outcome(String outcomeName, Result result, String outputLine, Date date) { in Outcome() argument48 this.output = sanitizeOutputLine(outputLine); in Outcome()52 public Outcome(String outcomeName, Result result, String outputLine) { in Outcome() argument55 this.output = sanitizeOutputLine(outputLine); in Outcome()74 private String sanitizeOutputLine(String outputLine) { in sanitizeOutputLine() argument75 return Strings.xmlSanitize(outputLine.replaceAll("\r\n?", "\n")); in sanitizeOutputLine()
49 for (String outputLine : outputLines) { in formatMessage()50 result.append("\n ").append(outputLine); in formatMessage()
123 String outputLine; in gatherOutput() local124 while ((outputLine = in.readLine()) != null) { in gatherOutput()126 tee.println(outputLine); in gatherOutput()128 outputLines.add(outputLine); in gatherOutput()
META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...