Home
last modified time | relevance | path

Searched refs:ignoredEl (Results 1 – 1 of 1) sorted by relevance

/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java121 Element ignoredEl = doc.createElement("ignored"); in testIgnored() local
122 ignoredEl.setAttribute("message", ignore.value()); in testIgnored()
123 testcaseEl.appendChild(ignoredEl); in testIgnored()

Completed in 15 milliseconds