Searched refs:test_try_acquire (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/test_importlib/ | ||
D | test_locks.py | 21 test_try_acquire = None variable in ModuleLockAsRLockTests |
/third_party/python/Lib/test/ | ||
D | lock_tests.py | 124 def test_try_acquire(self): member in BaseLockTests |