Home
last modified time | relevance | path

Searched refs:test_try_acquire (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_importlib/
Dtest_locks.py21 test_try_acquire = None variable in ModuleLockAsRLockTests
/third_party/python/Lib/test/
Dlock_tests.py124 def test_try_acquire(self): member in BaseLockTests
727 def test_try_acquire(self): member in BaseSemaphoreTests