Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c519 test_long_api(PyObject* self) in test_long_api() function
2682 {"test_long_api", (PyCFunction)test_long_api, METH_NOARGS},
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c500 test_long_api(PyObject* self, PyObject *Py_UNUSED(ignored)) in test_long_api() function
6451 {"test_long_api", test_long_api, METH_NOARGS},