Searched refs:testMod (Results 1 – 11 of 11) sorted by relevance
37 function testMod() { function43 testMod();
112 testMod = imp.load_module(117 unittest.defaultTestLoader.loadTestsFromModule(testMod)246 testMod = imp.load_module(250 unittest.defaultTestLoader.loadTestsFromModule(testMod))
66 public void testMod() throws Exception { in testMod() method in UnsignedLongTest_gwt68 testCase.testMod(); in testMod()
111 public void testMod() throws Exception { in testMod() method in IntMathTest_gwt113 testCase.testMod(); in testMod()
30 def testMod(self): assert univ.Integer(3) % 2 == 1, '__mod__() fails' member in IntegerTestCase174 def testMod(self): assert univ.Real(3.0) % 2 == 1, '__mod__() fails' member in RealTestCase
205 public void testMod() { in testMod() method in UnsignedLongTest
210 public void testMod() { in testMod() method in UnsignedIntegerTest
219 public void testMod() { in testMod() method in UnsignedLongTest
165 public void testMod() { in testMod() method in IntMathTest
332 public void testMod() { in testMod() method in IntMathTest
408 public void testMod() { in testMod() method in LongMathTest