Home
last modified time | relevance | path

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

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DRuntimeInstrumentTest.java206 runner.forBenchmark(BenchmarkThatAllocatesALot.class) in runBenchmarkWithKnownHeap()
216 static final class BenchmarkThatAllocatesALot { class in RuntimeInstrumentTest