Searched refs:formatError (Results 1 – 1 of 1) sorted by relevance
178 formatError(ELEMENT_FAILURE, failure); in testFailure()181 formatError(ELEMENT_ERROR, failure); in testFailure()186 private void formatError(String type, Failure failure) throws Exception { in formatError() method in XmlRunListener