Home
last modified time | relevance | path

Searched refs:testModNegativeModulusFails (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/math/
DIntMathTest_gwt.java116 public void testModNegativeModulusFails() throws Exception { in testModNegativeModulusFails() method in IntMathTest_gwt
118 testCase.testModNegativeModulusFails(); in testModNegativeModulusFails()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DIntMathTest.java173 public void testModNegativeModulusFails() { in testModNegativeModulusFails() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java340 public void testModNegativeModulusFails() { in testModNegativeModulusFails() method in IntMathTest
DLongMathTest.java419 public void testModNegativeModulusFails() { in testModNegativeModulusFails() method in LongMathTest