Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_tracemalloc.py950 def test_pymem_alloc0(self): member in TestCommandLine
/external/python/cpython3/Modules/
D_testcapimodule.c3745 test_pymem_alloc0(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_pymem_alloc0() function
5454 {"test_pymem_alloc0", test_pymem_alloc0, METH_NOARGS},