Searched refs:expectedSum (Results 1 – 1 of 1) sorted by relevance
75 double expectedSum = base + (increment * (count - 1)); in testForCompenstation() local76 double expectedAvg = expectedSum / count; in testForCompenstation()85 failures += compareUlpDifference(expectedSum, stats.getSum(), 3); in testForCompenstation()88 failures += compareUlpDifference(expectedSum, in testForCompenstation()93 failures += compareUlpDifference(expectedSum, in testForCompenstation()