Home
last modified time | relevance | path

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

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DAllocationInstrumentTest.java101 benchmarkGrowth(100000); in warmUp()
104 @Benchmark void benchmarkGrowth(int reps) { in benchmarkGrowth() method in AllocationInstrumentTest.ArrayListGrowthBenchmark