Home
last modified time | relevance | path

Searched refs:roundToBigInteger (Results 1 – 11 of 11) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/math/
DDoubleMathRoundingBenchmark.java71 @Benchmark int roundToBigInteger(int reps) { in roundToBigInteger() method in DoubleMathRoundingBenchmark
75 tmp += DoubleMath.roundToBigInteger(positiveDoubles[j], mode).intValue(); in roundToBigInteger()
/external/guava/guava-tests/test/com/google/common/math/
DDoubleMathTest.java260 assertEquals(expected.toBigInteger(), DoubleMath.roundToBigInteger(d, mode)); in testRoundIntegralDoubleToBigInteger()
270 assertEquals(expected.toBigInteger(), DoubleMath.roundToBigInteger(d, mode)); in testRoundFractionalDoubleToBigInteger()
279 assertEquals(expected.toBigInteger(), DoubleMath.roundToBigInteger(d, UNNECESSARY)); in testRoundExactIntegralDoubleToBigInteger()
287 DoubleMath.roundToBigInteger(d, UNNECESSARY); in testRoundExactFractionalDoubleToBigIntegerFails()
297 DoubleMath.roundToBigInteger(Double.NaN, mode); in testRoundNaNToBigIntegerAlwaysFails()
307 DoubleMath.roundToBigInteger(Double.POSITIVE_INFINITY, mode); in testRoundInfiniteToBigIntegerAlwaysFails()
311 DoubleMath.roundToBigInteger(Double.NEGATIVE_INFINITY, mode); in testRoundInfiniteToBigIntegerAlwaysFails()
/external/guava/guava/src/com/google/common/math/
DDoubleMath.java181 public static BigInteger roundToBigInteger(double x, RoundingMode mode) { in roundToBigInteger() method in DoubleMath
DBigIntegerMath.java287 return DoubleMath.roundToBigInteger(Math.sqrt(DoubleUtils.bigToDouble(x)), HALF_EVEN); in sqrtApproxWithDoubles()
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...