Searched refs:estimatedRuns (Results 1 – 1 of 1) sorted by relevance
32 public LongStatsCollector(int estimatedRuns) { in LongStatsCollector() argument33 mAllValues = new LongArray(estimatedRuns); in LongStatsCollector()