Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c4008 test_setallocators(PyMemAllocatorDomain domain) in test_setallocators() function
4140 return test_setallocators(PYMEM_DOMAIN_RAW); in test_pymem_setrawallocators()
4146 return test_setallocators(PYMEM_DOMAIN_MEM); in test_pymem_setallocators()
4152 return test_setallocators(PYMEM_DOMAIN_OBJ); in test_pyobject_setallocators()