Home
last modified time | relevance | path

Searched refs:runBinomialTest (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DBigIntegerMathTest.java170 runBinomialTest(0, 30); in testBinomialSmall()
174 private static void runBinomialTest(int firstN, int lastN) { in runBinomialTest() method in BigIntegerMathTest
/external/guava/guava-tests/test/com/google/common/math/
DBigIntegerMathTest.java426 runBinomialTest(0, 30);
431 runBinomialTest(31, 100);
435 private static void runBinomialTest(int firstN, int lastN) {