Searched refs:getTestModule (Results 1 – 2 of 2) sorted by relevance
101 public String getTestModule() { return mTestModule; } in getTestModule() method in CddCoverage.TestMethod
145 out.print("<test module=\"" + method.getTestModule() in printXmlReport()