Searched refs:combineValues (Results 1 – 1 of 1) sorted by relevance
421 String combinedValue = combineValues(existingValue, entry.getValue()); in testRunEnded()454 private String combineValues(String existingValue, String newValue) { in combineValues() method in TestRunResult