Home
last modified time | relevance | path

Searched refs:PYTHONMALLOC (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py1142 PYTHONMALLOC = 'debug' variable in PyMemDebugTests
1150 PYTHONMALLOC=self.PYTHONMALLOC,
1226 PYTHONMALLOC=self.PYTHONMALLOC,
1244 PYTHONMALLOC = 'malloc_debug' variable in PyMemMallocDebugTests
1249 PYTHONMALLOC = 'pymalloc_debug' variable in PyMemPymallocDebugTests
1255 PYTHONMALLOC = '' variable in PyMemDefaultTests
/third_party/python/Lib/test/
H A Dtest_os.py4578 assert_python_ok("-c", code, PYTHONMALLOC="malloc_debug")

Completed in 9 milliseconds