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

/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
H A DIntMath.java159 @VisibleForTesting static final int FLOOR_SQRT_MAX_INT = 46340; field in class:IntMath
/external/guava/guava/src/com/google/common/math/
H A DIntMath.java421 checkNoOverflow(-FLOOR_SQRT_MAX_INT <= b & b <= FLOOR_SQRT_MAX_INT);
428 @VisibleForTesting static final int FLOOR_SQRT_MAX_INT = 46340; field in class:IntMath
/external/guava/guava-tests/test/com/google/common/math/
H A DIntMathTest.java86 assertEquals(IntMath.sqrt(Integer.MAX_VALUE, FLOOR), IntMath.FLOOR_SQRT_MAX_INT);
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 221 milliseconds