Searched refs:expectedSum (Results 1 – 1 of 1) sorted by relevance
73 double expectedSum = base + (increment * (count - 1)); in testForCompenstation() local74 double expectedAvg = expectedSum / count; in testForCompenstation()83 failures += compareUlpDifference(expectedSum, stats.getSum(), 3); in testForCompenstation()86 failures += compareUlpDifference(expectedSum, in testForCompenstation()91 failures += compareUlpDifference(expectedSum, in testForCompenstation()