Uses of Class
spec.harness.results.LoopResult

Packages that use LoopResult
spec.harness Provides for a framwork for writing benchmarks and/or tests. 
spec.harness.results A result package, containing results structs/beans to store configuration and result info for and from the spec.harness
spec.io Complements the framwork and assists the benchmarks with some io classes, that assists and verifies the results. 
 

Uses of LoopResult in spec.harness
 

Methods in spec.harness that return LoopResult
 LoopResult BenchmarkThread.runLoop(IterationResult iResult)
          Runs the benchmark one loop.
 

Uses of LoopResult in spec.harness.results
 

Methods in spec.harness.results with parameters of type LoopResult
 void IterationResult.addLoopResults(LoopResult loopResults)
           
 

Uses of LoopResult in spec.io
 

Methods in spec.io with parameters of type LoopResult
 boolean ValidityCheckOutputStream.validityCheck(LoopResult lResults)
          Validity check the output and write any errors into the results property file