Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/math/
DBigIntegerMathTest_gwt.java41 public void testFactorialNegative() throws Exception { in testFactorialNegative() method in BigIntegerMathTest_gwt
43 testCase.testFactorialNegative(); in testFactorialNegative()
DIntMathTest_gwt.java61 public void testFactorialNegative() throws Exception { in testFactorialNegative() method in IntMathTest_gwt
63 testCase.testFactorialNegative(); in testFactorialNegative()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DBigIntegerMathTest.java162 public void testFactorialNegative() { in testFactorialNegative() method in BigIntegerMathTest
DIntMathTest.java304 public void testFactorialNegative() { in testFactorialNegative() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DBigIntegerMathTest.java418 public void testFactorialNegative() {
DIntMathTest.java471 public void testFactorialNegative() { in testFactorialNegative() method in IntMathTest
DLongMathTest.java550 public void testFactorialNegative() { in testFactorialNegative() method in LongMathTest
DDoubleMathTest.java527 public void testFactorialNegative() {