Home
last modified time | relevance | path

Searched refs:disable_gc (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_yield_from.py13 from test.support import captured_stderr, disable_gc, gc_collect namespace
1022 with disable_gc():
H A Dtest_frame.py139 with support.disable_gc():
H A Dtest_finalization.py61 with support.disable_gc():
H A Dtest_weakref.py93 with support.disable_gc():
/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py971 with support.disable_gc():
989 with support.disable_gc():
/third_party/python/Lib/test/support/
H A D__init__.py743 def disable_gc(): function
/third_party/python/Lib/unittest/test/
H A Dtest_case.py1955 with support.disable_gc():

Completed in 17 milliseconds