Searched refs:TestMethods (Results 1 – 3 of 3) sorted by relevance
199 static PyMethodDef TestMethods[] = { variable213 TestMethods,
5299 static PyMethodDef TestMethods[] = { variable6744 TestMethods,
2669 static PyMethodDef TestMethods[] = { variable2952 m = Py_InitModule("_testcapi", TestMethods); in init_testcapi()