Home
last modified time | relevance | path

Searched refs:timeArrayIteration (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/libcore/benchmarks/src/benchmarks/
H A DArrayIterationBenchmark.java27 public void timeArrayIteration(int reps) { in timeArrayIteration() method in ArrayIterationBenchmark
/aosp_15_r20/external/caliper/tutorial/
H A DTutorial.java178 @Benchmark int timeArrayIteration(int reps) { in timeArrayIteration() method in Tutorial.Benchmark5
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/
H A DArrayIterationPerfTest.java48 public void timeArrayIteration() { in timeArrayIteration() method in ArrayIterationPerfTest