Searched refs:test_repr_deep (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | list_tests.py | 48 def test_repr_deep(self): member in CommonTest |
D | test_dict.py | 426 def test_repr_deep(self): member in DictTest |
D | mapping_tests.py | 649 def test_repr_deep(self): member in TestHashMappingProtocol |
/external/python/cpython3/Lib/test/ | ||
D | list_tests.py | 62 def test_repr_deep(self): member in CommonTest |
D | mapping_tests.py | 623 def test_repr_deep(self): member in TestHashMappingProtocol |
D | test_dict.py | 517 def test_repr_deep(self): member in DictTest |