Searched refs:testMod (Results 1 – 5 of 5) 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))
308 public void testMod() { in testMod() method in IntMathTest
356 public void testMod() { in testMod() method in LongMathTest