Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/math/
DIntMathTest_gwt.java81 public void testGCDZero() throws Exception { in testGCDZero() method in IntMathTest_gwt
83 testCase.testGCDZero(); in testGCDZero()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DIntMathTest.java201 public void testGCDZero() { in testGCDZero() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java368 public void testGCDZero() { in testGCDZero() method in IntMathTest
DLongMathTest.java439 public void testGCDZero() { in testGCDZero() method in LongMathTest