Home
last modified time | relevance | path

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

/cts/tools/utils/
DDescriptionGenerator.java281 appendSuiteToElement(mDoc.getDocumentElement(), tc); in addTestClass()
369 void appendSuiteToElement(Node elem, TestClass testSuite) { in appendSuiteToElement() method in DescriptionGenerator.XMLGenerator
386 appendSuiteToElement(child, testSuite); in appendSuiteToElement()