Searched refs:test_acquire (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
D | lock_tests.py | 464 def test_acquire(self): member in ConditionTests |
/third_party/python/Lib/test/test_asyncio/ | ||
D | test_locks.py | 93 async def test_acquire(self): member in LockTests |