Searched refs:mAggTime (Results 1 – 1 of 1) sorted by relevance
382 if ((shardTimes.get(0).mAggTime - shardTimes.get(shardTimes.size() - 1).mAggTime) in topBottom()393 TimeUtil.formatElapsedTime(shardTimes.get(i).mAggTime)); in topBottom()407 public final Long mAggTime; field in StrictShardHelper.SortShardObj411 mAggTime = aggTime; in SortShardObj()416 return obj.mAggTime.compareTo(mAggTime); in compareTo()