Searched refs:mPrepTime (Results 1 – 1 of 1) sorted by relevance
309 totalPrep += metrics.get(moduleName).mPrepTime; in printPreparationMetrics()399 public final long mPrepTime; field in SuiteResultReporter.ModulePrepTimes403 mPrepTime = prepTime; in ModulePrepTimes()409 return String.format("prep = %s ms || clean = %s ms", mPrepTime, mTearDownTime); in toString()