Searched refs:test_acquire (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/libcxxabi/test/ | ||
D | guard_test_basic.pass.cpp | 43 tests.test_acquire(); in test() |
/external/python/cpython2/Lib/test/ | ||
D | lock_tests.py | 322 def test_acquire(self): member in ConditionTests |
/external/python/cpython3/Lib/test/ | ||
D | lock_tests.py | 461 def test_acquire(self): member in ConditionTests |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_locks.py | 97 def test_acquire(self): member in LockTests |