Home
last modified time | relevance | path

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

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DBadUserCodeTest.java184 runner.forBenchmark(ComplexNonDeterministicAllocationBenchmark.class) in testComplexNonDeterministicAllocation_noTrackAllocations()
194 runner.forBenchmark(ComplexNonDeterministicAllocationBenchmark.class) in testComplexNonDeterministicAllocation_trackAllocations()
206 static class ComplexNonDeterministicAllocationBenchmark { class in BadUserCodeTest