Home
last modified time | relevance | path

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

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