Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c5544 test_refcount_funcs(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_refcount_funcs() function
5897 {"test_refcount_funcs", test_refcount_funcs, METH_NOARGS},