Searched defs:timeInternalFieldAccess (Results 1 - 1 of 1) sorted by relevance
/libcore/benchmarks/src/benchmarks/ | ||
H A D | MethodInvocationBenchmark.java | 42 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