Searched refs:getBenchmarkGroup (Results 1 – 3 of 3) sorted by relevance
57 return mRegistry.getBenchmarkGroup(groupPosition); in getGroup()62 BenchmarkGroup benchmarkGroup = mRegistry.getBenchmarkGroup(groupPosition); in getChild()
134 Intent intent = mRegistry.getBenchmarkGroup(i).getIntent(); in onClick()
178 BenchmarkGroup group = getBenchmarkGroup(benchmarkIndex); in getBenchmarkCount()185 public BenchmarkGroup getBenchmarkGroup(int benchmarkIndex) { in getBenchmarkGroup() method in BenchmarkRegistry