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.c3289 test_incref_doesnt_leak(PyObject *ob) in test_incref_doesnt_leak() function
4601 {"test_incref_doesnt_leak", (PyCFunction)test_incref_doesnt_leak, METH_NOARGS},