Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c5294 test_pyobject_vectorcall(PyObject *self, PyObject *args) in test_pyobject_vectorcall() function
6673 {"pyobject_vectorcall", test_pyobject_vectorcall, METH_VARARGS},