Uses of Class
SimpleTestStatistic

Packages that use SimpleTestStatistic
<default> 

Uses of SimpleTestStatistic in
 

Constructors in with parameters of type SimpleTestStatistic
SimpleTestStatisticAbsDiff.SimpleTestStatisticAbsDiff(SimpleTestStatistic * s)
          
SimpleTestStatisticLabel.SimpleTestStatisticLabel(SimpleTestStatistic * s)
          
 

Methods in that return SimpleTestStatistic
const SimpleTestStatisticSimpleTestStatistic.diff(const SimpleTestStatistic & rhs)
          
SimpleTestStatisticSimpleTestStatistic.getTerminated()
          
SimpleTestStatisticSimpleTestStatistic.operator-(const SimpleTestStatistic & rhs)
          
 

Methods in with parameters of type SimpleTestStatistic
private voidSimpleTest.bump(SimpleTestStatistic * , SimpleTestStatisticCollection * )
          
const SimpleTestStatisticSimpleTestStatistic.diff(const SimpleTestStatistic & rhs)
          
SimpleTestStatisticSimpleTestStatistic.operator-(const SimpleTestStatistic & rhs)
          
boolSimpleTestStatistic.operator==(const SimpleTestStatistic & rhs)
          
const boolSimpleTestStatisticAbsDiff.operator()(const SimpleTestStatistic * s)
          
const boolSimpleTestStatisticAbsDiff.operator()(const SimpleTestStatistic & s)
          
const boolSimpleTestStatisticLabel.operator()(const SimpleTestStatistic * s)
          
const boolSimpleTestStatisticLabel.operator()(const SimpleTestStatistic & s)