Home
last modified time | relevance | path

Searched defs:testMod (Results 1 – 11 of 11) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DStrictMathTestCase.java74 public void testMod() in testMod() method in StrictMathTestCase
/external/guava/guava-tests/test/com/google/common/primitives/
DUnsignedLongTest.java238 public void testMod() { in testMod() method in UnsignedLongTest
DUnsignedIntegerTest.java218 public void testMod() { in testMod() method in UnsignedIntegerTest
/external/guava/android/guava-tests/test/com/google/common/primitives/
DUnsignedLongTest.java238 public void testMod() { in testMod() method in UnsignedLongTest
DUnsignedIntegerTest.java218 public void testMod() { in testMod() method in UnsignedIntegerTest
/external/tensorflow/tensorflow/python/framework/
Dtensor_shape_test.py205 def testMod(self): member in DimensionTest
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java430 public void testMod() { in testMod() method in IntMathTest
DLongMathTest.java529 public void testMod() { in testMod() method in LongMathTest
/external/guava/android/guava-tests/test/com/google/common/math/
DIntMathTest.java430 public void testMod() { in testMod() method in IntMathTest
DLongMathTest.java529 public void testMod() { in testMod() method in LongMathTest
/external/python/pyasn1/tests/type/
Dtest_univ.py236 def testMod(self): member in IntegerTestCase
773 def testMod(self): member in RealTestCase