Home
last modified time | relevance | path

Searched refs:testFactorial (Results 1 – 8 of 8) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/math/
DBigIntegerMathTest_gwt.java31 public void testFactorial() throws Exception { in testFactorial() method in BigIntegerMathTest_gwt
33 testCase.testFactorial(); in testFactorial()
DIntMathTest_gwt.java56 public void testFactorial() throws Exception { in testFactorial() method in IntMathTest_gwt
58 testCase.testFactorial(); in testFactorial()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DBigIntegerMathTest.java150 public void testFactorial() { in testFactorial() method in BigIntegerMathTest
DIntMathTest.java296 public void testFactorial() { in testFactorial() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DBigIntegerMathTest.java406 public void testFactorial() {
DIntMathTest.java463 public void testFactorial() { in testFactorial() method in IntMathTest
DLongMathTest.java541 public void testFactorial() { in testFactorial() method in LongMathTest
DDoubleMathTest.java455 public void testFactorial() {