Searched refs:test_threading_local (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_threading_local.py | 158 def test_threading_local(self): member in BaseLocalTest |
/external/python/cpython2/Lib/test/ | ||
D | test_threading_local.py | 159 def test_threading_local(self): member in BaseLocalTest |