Home
last modified time | relevance | path

Searched refs:test_acquire (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libcxxabi/test/
Dguard_test_basic.pass.cpp43 tests.test_acquire(); in test()
48 void test_acquire() { in test_acquire() function
/external/python/cpython2/Lib/test/
Dlock_tests.py322 def test_acquire(self): member in ConditionTests
455 def test_acquire(self): member in BaseSemaphoreTests
/external/python/cpython3/Lib/test/
Dlock_tests.py461 def test_acquire(self): member in ConditionTests
640 def test_acquire(self): member in BaseSemaphoreTests
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_locks.py97 def test_acquire(self): member in LockTests
874 def test_acquire(self): member in SemaphoreTests