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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 25 class CCompilerTestCase(support.EnvironGuard, unittest.TestCase):
79 return unittest.makeSuite(CCompilerTestCase)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 25 class CCompilerTestCase(support.EnvironGuard, unittest.TestCase):
79 return unittest.makeSuite(CCompilerTestCase)

Completed in 589 milliseconds