Searched defs:timeInternalFieldAccess (Results 1 - 1 of 1) sorted by relevance

/libcore/benchmarks/src/benchmarks/
H A DMethodInvocationBenchmark.java42 public int timeInternalFieldAccess(int reps) { method in class:MethodInvocationBenchmark.C
64 public void timeInternalFieldAccess(int reps) { method in class:MethodInvocationBenchmark
65 new C().timeInternalFieldAccess(reps);

Completed in 144 milliseconds