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/
H A DBigIntegerMathTest.java170 runBinomialTest(0, 30);
174 private static void runBinomialTest(int firstN, int lastN) { method in class:BigIntegerMathTest
/external/guava/guava-tests/test/com/google/common/math/
H A DBigIntegerMathTest.java426 runBinomialTest(0, 30);
431 runBinomialTest(31, 100);
435 private static void runBinomialTest(int firstN, int lastN) { method in class:BigIntegerMathTest

Completed in 6509 milliseconds