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

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

Completed in 144 milliseconds