Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1696 test_widechar(PyObject *self) in test_widechar() function
2753 {"test_widechar", (PyCFunction)test_widechar, METH_NOARGS},
/external/python/cpython2/Lib/test/
Dtest_memoryio.py716 def test_widechar(self): member in CStringIOTest
/external/python/cpython3/Lib/test/
Dtest_memoryio.py816 def test_widechar(self): member in CStringIOTest
/external/python/cpython3/Modules/
D_testcapimodule.c1738 test_widechar(PyObject *self) in test_widechar() function
4685 {"test_widechar", (PyCFunction)test_widechar, METH_NOARGS},