Home
last modified time | relevance | path

Searched refs:BigIntegerMathTest (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/math/
DBigIntegerMathTest_gwt.java22 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testBinomialOutside()
27 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testBinomialSmall()
32 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testFactorial()
37 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testFactorial0()
42 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testFactorialNegative()
47 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testIsPowerOfTwo()
52 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testLog2Ceiling()
57 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testLog2Exact()
62 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testLog2Floor()
67 …com.google.common.math.BigIntegerMathTest testCase = new com.google.common.math.BigIntegerMathTest in testLog2HalfDown()
[all …]
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DBigIntegerMathTest.java47 public class BigIntegerMathTest extends TestCase { class
/external/guava/guava-tests/test/com/google/common/math/
DBigIntegerMathTest.java53 public class BigIntegerMathTest extends TestCase { class