Home
last modified time | relevance | path

Searched defs:_cleanup (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/providers/fips/
Dself_test.c126 void _cleanup(void) in _cleanup() function
/third_party/node/deps/openssl/openssl/providers/fips/
Dself_test.c125 void _cleanup(void) in _cleanup() function
/third_party/python/Lib/multiprocessing/
Dprocess.py61 def _cleanup(): function
Dsynchronize.py85 def _cleanup(name): member in SemLock
/third_party/python/Lib/unittest/
Dsuite.py19 _cleanup = True variable in BaseTestSuite
/third_party/python/Lib/test/
Dtest_finalization.py47 def _cleanup(cls): member in NonGCSimpleBase
Dtest_imaplib.py248 def _cleanup(self): member in NewIMAPTestsMixin
/third_party/python/Lib/
Dsubprocess.py259 def _cleanup(): function
268 def _cleanup(): function
Dtempfile.py902 def _cleanup(cls, name, warn_message, ignore_errors=False): member in TemporaryDirectory