HomeSort by relevance Sort by last modified time
    Searched refs:RegisterTestCase (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_register.py 69 class RegisterTestCase(PyPIRCCommandTestCase):
72 super(RegisterTestCase, self).setUp()
84 super(RegisterTestCase, self).tearDown()
287 return unittest.makeSuite(RegisterTestCase)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_register.py 69 class RegisterTestCase(PyPIRCCommandTestCase):
72 super(RegisterTestCase, self).setUp()
84 super(RegisterTestCase, self).tearDown()
287 return unittest.makeSuite(RegisterTestCase)

Completed in 105 milliseconds