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