Uses of Class
com.google.caliper.ConfiguredBenchmark

Packages that use ConfiguredBenchmark
com.google.caliper   
 

Uses of ConfiguredBenchmark in com.google.caliper
 

Methods in com.google.caliper that return ConfiguredBenchmark
 ConfiguredBenchmark Benchmark.createBenchmark(Map<String,String> parameterValues)
           
 ConfiguredBenchmark SimpleBenchmark.createBenchmark(Map<String,String> parameterValues)
           
 ConfiguredBenchmark ScenarioSelection.createBenchmark(Scenario scenario)
           
 

Method parameters in com.google.caliper with type arguments of type ConfiguredBenchmark
 MeasurementSet AllocationMeasurer.run(com.google.common.base.Supplier<ConfiguredBenchmark> testSupplier)
           
 



Copyright © 2009-2011 Google, Inc.. All Rights Reserved.