Searched refs:test_constructor_identity (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/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 |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 371 def test_constructor_identity(self): member in TestSet |
D | test_weakset.py | 201 def test_constructor_identity(self): member in TestWeakSet |
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_ordered_set.py | 445 def test_constructor_identity(self): member in TestSet |