Searched refs:test_acquire_destroy (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | lock_tests.py | 79 def test_acquire_destroy(self): member in BaseLockTests |
/external/python/cpython3/Lib/test/ | ||
D | lock_tests.py | 111 def test_acquire_destroy(self): member in BaseLockTests |