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

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

Completed in 91 milliseconds