Home
last modified time | relevance | path

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

/cts/tools/utils/
DDescriptionGenerator.java77 static final String TAG_CASE = "TestCase"; field in DescriptionGenerator
502 Node leafSuiteElem = parent.appendChild(mDoc.createElement(TAG_CASE)); in appendSuiteToElementImpl()