Searched refs:LongMathTest (Results 1 – 3 of 3) sorted by relevance
22 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testBinomial()27 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testBinomialNegative()32 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testBinomialOutside()37 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testGCDExhaustive()42 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testLessThanBranchFree()47 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testLog2Exact()52 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testLog2MatchesBigInteger()57 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testLog2NegativeAlwaysThrows()62 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testLog2ZeroAlwaysThrows()67 com.google.common.math.LongMathTest testCase = new com.google.common.math.LongMathTest(); in testSqrtOfLongIsAtMostFloorSqrtMaxLong()
42 public class LongMathTest extends TestCase { class
49 public class LongMathTest extends TestCase { class