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

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

Completed in 373 milliseconds