Home
last modified time | relevance | path

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

/cts/tools/utils/
DDescriptionGenerator.java377 String childName = child.getAttributes().getNamedItem(ATTRIBUTE_NAME) in appendSuiteToElement() local
380 if (childName.equals(name)) { in appendSuiteToElement()