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