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