Searched refs:test_refcount (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_refcounts.py | 37 def test_refcount(self): member in RefcountTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_refcounts.py | 40 def test_refcount(self): member in RefcountTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_sys.py | 274 def test_refcount(self): member in SysModuleTest |
/external/python/cpython3/Lib/test/ | ||
D | test_sys.py | 344 def test_refcount(self): member in SysModuleTest |