Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_testclinic.c.h11 …{"test_empty_function", (PyCFunction)test_empty_function, METH_NOARGS, test_empty_function__doc__},
17 test_empty_function(PyObject *module, PyObject *Py_UNUSED(ignored)) in test_empty_function() function