Home
last modified time | relevance | path

Searched refs:cleanup_testfn (Results 1 – 4 of 4) 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
/external/python/cpython3/Lib/distutils/tests/
Dtest_core.py53 self.cleanup_testfn()
59 self.cleanup_testfn()
64 def cleanup_testfn(self): member in CoreTestCase
Dtest_sysconfig.py22 self.cleanup_testfn()
25 def cleanup_testfn(self): member in SysconfigTestCase