Searched refs:test_constructor_identity (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_set.py | 358 def test_constructor_identity(self): member in TestSet |
D | test_weakset.py | 210 def test_constructor_identity(self): member in TestWeakSet |
/external/python/cpython3/Lib/test/ | ||
D | test_weakset.py | 190 def test_constructor_identity(self): member in TestWeakSet |
D | test_set.py | 381 def test_constructor_identity(self): member in TestSet |