Lines Matching refs:test_with_docstring
2771 test_with_docstring(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_with_docstring() function
5113 {"test_with_docstring", test_with_docstring, METH_NOARGS,
5222 (PyCFunction)test_with_docstring, METH_NOARGS},
5224 (PyCFunction)test_with_docstring, METH_NOARGS,
5227 (PyCFunction)test_with_docstring, METH_NOARGS,
5230 (PyCFunction)test_with_docstring, METH_NOARGS,
5233 (PyCFunction)test_with_docstring, METH_NOARGS,
5236 (PyCFunction)test_with_docstring, METH_NOARGS,
5239 (PyCFunction)test_with_docstring, METH_NOARGS,
5242 (PyCFunction)test_with_docstring, METH_NOARGS,
5245 (PyCFunction)test_with_docstring, METH_NOARGS,