Searched refs:test_subclass_with_custom_hash (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/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 |
/aosp_15_r20/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 |
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_ordered_set.py | 359 def test_subclass_with_custom_hash(self): member in TestJointOps |