Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3420 test_setallocators(PyMemAllocatorDomain domain) in test_setallocators() function
3552 return test_setallocators(PYMEM_DOMAIN_RAW); in test_pymem_setrawallocators()
3558 return test_setallocators(PYMEM_DOMAIN_MEM); in test_pymem_setallocators()
3564 return test_setallocators(PYMEM_DOMAIN_OBJ); in test_pyobject_setallocators()