Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c1642 static PyMethodDef TestMethods[] = { variable
1859 m = Py_InitModule("_testcapi", TestMethods); in init_testcapi()