Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c896 test_L_code(PyObject *self) in test_L_code() function
2718 {"test_L_code", (PyCFunction)test_L_code, METH_NOARGS},
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c955 test_L_code(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_L_code() function
6518 {"test_L_code", test_L_code, METH_NOARGS},