Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3685 test_incref_doesnt_leak(PyObject *ob, PyObject *Py_UNUSED(ignored)) in test_incref_doesnt_leak() function
5333 {"test_incref_doesnt_leak", test_incref_doesnt_leak, METH_NOARGS},