Searched refs:failureOrError (Results 1 – 1 of 1) sorted by relevance
187 final Element failureOrError = mDocument.createElement(type); in formatError() local195 currentTest.appendChild(failureOrError); in formatError()199 failureOrError.setAttribute(ATTR_FAILURE_MESSAGE, message); in formatError()201 failureOrError.setAttribute( in formatError()207 failureOrError.appendChild(trace); in formatError()