Searched refs:timeArrayIteration (Results 1 – 3 of 3) sorted by relevance
27 public void timeArrayIteration(int reps) { in timeArrayIteration() method in ArrayIterationBenchmark
178 @Benchmark int timeArrayIteration(int reps) { in timeArrayIteration() method in Tutorial.Benchmark5
48 public void timeArrayIteration() { in timeArrayIteration() method in ArrayIterationPerfTest