Searched refs:TestSysConfig (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_sysconfig.py19 class TestSysConfig(unittest.TestCase): class in inherits:unittest.TestCase
23 super(TestSysConfig, self).setUp()
71 super(TestSysConfig, self).tearDown()
325 run_unittest(TestSysConfig)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_sysconfig.py19 class TestSysConfig(unittest.TestCase): class in inherits:unittest.TestCase
23 super(TestSysConfig, self).setUp()
71 super(TestSysConfig, self).tearDown()
325 run_unittest(TestSysConfig)

Completed in 35 milliseconds