Home
last modified time | relevance | path

Searched refs:cleanup_testfn (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_core.py38 self.cleanup_testfn()
44 self.cleanup_testfn()
49 def cleanup_testfn(self): member in CoreTestCase
Dtest_sysconfig.py23 self.cleanup_testfn()
26 def cleanup_testfn(self): member in SysconfigTestCase