Home
last modified time | relevance | path

Searched refs:SubclassableWeakrefTestCase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_weakref.py830 class SubclassableWeakrefTestCase(TestBase): class
1561 SubclassableWeakrefTestCase,
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_weakref.py971 class SubclassableWeakrefTestCase(TestBase): class