Home
last modified time | relevance | path

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

/cts/tests/tests/icu/tools/android/icu/cts/tools/
DGenerateTestCaseXML.java201 Element suiteElement = appendElement(parent, TAG_SUITE); in addInformation() local
203 setAttribute(suiteElement, ATTRIBUTE_NAME, getName()); in addInformation()
205 addChildInformation(suiteElement, abis); in addInformation()