Home
last modified time | relevance | path

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

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DBadUserCodeTest.java137 runner.forBenchmark(NonDeterministicAllocationBenchmark.class) in testNonDeterministicAllocation_noTrackAllocations()
153 runner.forBenchmark(NonDeterministicAllocationBenchmark.class) in testNonDeterministicAllocation_trackAllocations()
166 static class NonDeterministicAllocationBenchmark { class in BadUserCodeTest