Searched refs:thisGroup (Results 1 – 1 of 1) sorted by relevance
161 List<BenchmarkGroup.Benchmark> thisGroup = benchmarks.get(cat); in parseBenchmarkGroup() local163 new BenchmarkGroup.Benchmark[thisGroup.size()]; in parseBenchmarkGroup()164 thisGroup.toArray(benchmarkArray); in parseBenchmarkGroup()