Uses of Class
com.google.caliper.worker.WorkerEventLog

Packages that use WorkerEventLog
com.google.caliper.worker   
 

Uses of WorkerEventLog in com.google.caliper.worker
 

Methods in com.google.caliper.worker with parameters of type WorkerEventLog
 Collection<Measurement> ArbitraryMeasurementWorker.measure(Benchmark benchmark, String methodName, Map<String,String> optionsMap, WorkerEventLog log)
           
 Collection<Measurement> Worker.measure(Benchmark benchmark, String methodName, Map<String,String> options, WorkerEventLog log)
           
 Collection<Measurement> MicrobenchmarkWorker.measure(Benchmark benchmark, String methodName, Map<String,String> optionMap, WorkerEventLog log)
           
 



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