Searched refs:test__is_owned (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_locks.py | 17 test__is_owned = None variable in ModuleLockAsRLockTests |
/external/python/cpython2/Lib/test/ | ||
D | lock_tests.py | 223 def test__is_owned(self): member in RLockTests |
/external/python/cpython3/Lib/test/ | ||
D | lock_tests.py | 343 def test__is_owned(self): member in RLockTests |