Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/math/
DIntMathTest.java622 public void testFactorial() { in testFactorial() method in IntMathTest
DDoubleMathTest.java539 public void testFactorial() {
DBigIntegerMathTest.java494 public void testFactorial() {
DLongMathTest.java720 public void testFactorial() { in testFactorial() method in LongMathTest
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java622 public void testFactorial() { in testFactorial() method in IntMathTest
DDoubleMathTest.java539 public void testFactorial() {
DBigIntegerMathTest.java494 public void testFactorial() {
DLongMathTest.java720 public void testFactorial() { in testFactorial() method in LongMathTest
/external/python/cpython2/Lib/test/
Dtest_math.py370 def testFactorial(self): member in MathTests
/external/python/cpython3/Lib/test/
Dtest_math.py494 def testFactorial(self): member in MathTests