Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c2775 test_code_api(PyObject *self, PyObject *Py_UNUSED(args)) in test_code_api() function
3467 {"test_code_api", test_code_api, METH_NOARGS, NULL},