Searched refs:test_try_acquire (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_locks.py | 19 test_try_acquire = None variable in ModuleLockAsRLockTests |
/external/python/cpython2/Lib/test/ | ||
D | lock_tests.py | 90 def test_try_acquire(self): member in BaseLockTests |
/external/python/cpython3/Lib/test/ | ||
D | lock_tests.py | 122 def test_try_acquire(self): member in BaseLockTests |