- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for intsToMul (0.94 seconds)
-
android/guava-tests/benchmark/com/google/common/math/ApacheBenchmark.java
} } while (!Impl.GUAVA.noAddOverflow(longsToAdd[i][0], longsToAdd[i][1])); do { for (int j = 0; j < 2; j++) { intsToMul[i][j] = randomBigInteger(Integer.SIZE - 2).intValue(); } } while (!Impl.GUAVA.noMulOverflow(intsToMul[i][0], intsToMul[i][1])); do { for (int j = 0; j < 2; j++) { longsToMul[i][j] = randomBigInteger(Long.SIZE - 2).longValue(); }Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Jul 14 14:44:08 GMT 2025 - 6.9K bytes - Click Count (0)