Searched defs:tearTime (Results 1 – 1 of 1) sorted by relevance
146 String tearTime = moduleResult.getRunMetrics().get(ModuleDefinition.TEAR_DOWN_TIME); in invocationEnded() local402 public ModulePrepTimes(long prepTime, long tearTime) { in ModulePrepTimes()