Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dgcmodule.c124 #define DEBUG_LEAK DEBUG_COLLECTABLE | \ macro
1554 DEBUG_LEAK - Debug leaking programs (everything but STATS).
2015 ADD_INT(DEBUG_LEAK); in gcmodule_exec()
/third_party/python/Lib/test/
H A Dtest_gc.py1466 gc.set_debug(debug & ~gc.DEBUG_LEAK) # this test is supposed to leak

Completed in 6 milliseconds