Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_frame.py121 with support.disable_gc():
Dtest_yield_from.py13 from test.support import captured_stderr, disable_gc, gc_collect
1022 with disable_gc():
Dtest_finalization.py61 with support.disable_gc():
Dtest_weakref.py91 with support.disable_gc():
/third_party/python/Lib/test/test_asyncio/
Dtest_base_events.py966 with support.disable_gc():
984 with support.disable_gc():
/third_party/python/Lib/test/support/
D__init__.py635 def disable_gc(): function
/third_party/python/Lib/unittest/test/
Dtest_case.py1928 with support.disable_gc():
/third_party/python/Doc/library/
Dtest.rst568 .. function:: disable_gc()