Searched refs:test_acquire_timeout (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_dummy_thread.py | 87 def test_acquire_timeout(self, mock_sleep): member in LockTests |
D | lock_tests.py | 687 def test_acquire_timeout(self): member in BaseSemaphoreTests |