Searched refs:randomExponent (Results 1 – 3 of 3) sorted by relevance
22 import static com.google.common.math.MathBenchmarking.randomExponent;46 exponent[i] = randomExponent(); in setUp()
22 import static com.google.common.math.MathBenchmarking.randomExponent;46 exponents[i] = randomExponent(); in setUp()
118 static int randomExponent() { in randomExponent() method in MathBenchmarking