Home
last modified time | relevance | path

Searched defs:oldSlowFactorial (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/math/
DBigIntegerMathBenchmark.java58 private static BigInteger oldSlowFactorial(int n) { in oldSlowFactorial() method in BigIntegerMathBenchmark
70 private static BigInteger oldSlowFactorial(int n1, int n2) { in oldSlowFactorial() method in BigIntegerMathBenchmark