Searched refs:test_subclass_with_custom_hash (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_weakset.py | 188 def test_subclass_with_custom_hash(self): member in TestWeakSet |
| D | test_set.py | 267 def test_subclass_with_custom_hash(self): member in TestJointOps |
| /external/python/cpython3/Lib/test/ | ||
| D | test_weakset.py | 179 def test_subclass_with_custom_hash(self): member in TestWeakSet |
| D | test_set.py | 290 def test_subclass_with_custom_hash(self): member in TestJointOps |