Searched refs:getModuleContextForRunResult (Results 1 – 3 of 3) sorted by relevance
284 results.getModuleContextForRunResult(moduleResult.getName()), in updateRunner()309 results.getModuleContextForRunResult( in updateRunner()321 results.getModuleContextForRunResult(moduleResult.getName()), in updateRunner()
160 IInvocationContext context = getModuleContextForRunResult(runResult.getName()); in getBaseName()
591 public IInvocationContext getModuleContextForRunResult(String testRunName) { in getModuleContextForRunResult() method in CollectingTestListener