Searched defs:roundToBigInteger (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/math/
H A DDoubleMathRoundingBenchmark.java71 @Benchmark int roundToBigInteger(int reps) { method in class:DoubleMathRoundingBenchmark
75 tmp += DoubleMath.roundToBigInteger(positiveDoubles[j], mode).intValue();
/external/guava/guava/src/com/google/common/math/
H A DDoubleMath.java181 public static BigInteger roundToBigInteger(double x, RoundingMode mode) { method in class:DoubleMath
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 535 milliseconds