Searched refs:mTestModule (Results 1 – 1 of 1) sorted by relevance
91 private final String mTestModule; field in CddCoverage.TestMethod96 this.mTestModule = testModule; in TestMethod()101 public String getTestModule() { return mTestModule; } in getTestModule()109 return String.format("%s %s#%s", mTestModule, mTestClass, mTestMethod); in toString()