Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c1067 test_widechar(PyObject *self) in test_widechar() function
1687 {"test_widechar", (PyCFunction)test_widechar, METH_NOARGS},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_memoryio.py648 def test_widechar(self): member in CStringIOTest