Searched refs:SubAndSquare (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp1398 double SubAndSquare(double X, double Y) { function
1414 EXPECT_LT(SubAndSquare(II->Energy, 1.450805), Precision);
1418 EXPECT_LT(SubAndSquare(II->Energy, 1.525496), Precision);
1424 EXPECT_LT(SubAndSquare(II->Energy, 1.792831), Precision);

Completed in 112 milliseconds