Searched refs:test_shared_proxy_without_callback (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_weakref.py | 286 def test_shared_proxy_without_callback(self): member in ReferencesTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_weakref.py | 334 def test_shared_proxy_without_callback(self): member in ReferencesTestCase |