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

/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
H A DLongMath.java171 @VisibleForTesting static final long FLOOR_SQRT_MAX_LONG = 3037000499L; field in class:LongMath
/external/guava/guava/src/com/google/common/math/
H A DLongMath.java296 // Note: guess is always <= FLOOR_SQRT_MAX_LONG.
596 checkNoOverflow(b <= FLOOR_SQRT_MAX_LONG);
603 @VisibleForTesting static final long FLOOR_SQRT_MAX_LONG = 3037000499L; field in class:LongMath
/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 885 milliseconds