Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1867 test_null_strings(PyObject *self) in test_null_strings() function
2692 {"test_null_strings", (PyCFunction)test_null_strings, METH_NOARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c2134 test_null_strings(PyObject *self) in test_null_strings() function
4613 {"test_null_strings", (PyCFunction)test_null_strings, METH_NOARGS},