Searched refs:test_subclass_refs_with_cycle (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_weakref.py | 894 def test_subclass_refs_with_cycle(self): member in SubclassableWeakrefTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_weakref.py | 1036 def test_subclass_refs_with_cycle(self): member in SubclassableWeakrefTestCase |