Searched refs:test_locked_repr (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_locks.py | 29 test_locked_repr = None variable in ModuleLockAsRLockTests |
/external/python/cpython3/Lib/test/ | ||
D | lock_tests.py | 105 def test_locked_repr(self): member in BaseLockTests |