Uses of Class
com.google.caliper.runner.UserCodeException

Packages that use UserCodeException
com.google.caliper.runner   
 

Uses of UserCodeException in com.google.caliper.runner
 

Methods in com.google.caliper.runner that throw UserCodeException
 void BenchmarkClass.cleanup(Benchmark benchmark)
           
 Benchmark BenchmarkClass.createAndStage(Scenario scenario)
           
abstract  void Instrument.dryRun(Benchmark benchmark, BenchmarkMethod method)
           
 void MicrobenchmarkInstrument.dryRun(Benchmark benchmark, BenchmarkMethod benchmarkMethod)
           
 void ArbitraryMeasurementInstrument.dryRun(Benchmark benchmark, BenchmarkMethod benchmarkMethod)
           
 void CaliperRun.run()
           
 



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