Home
last modified time | relevance | path

Searched defs:gc_collect (Results 1 - 18 of 18) sorted by relevance

/third_party/python/Lib/test/support/
H A Dwarnings_helper.py123 from test.support import gc_collect namespace
H A D__init__.py725 def gc_collect(): function
/third_party/python/Lib/tkinter/test/test_ttk/
H A Dtest_extensions.py5 from test.support import requires, gc_collect namespace
H A Dtest_widgets.py4 from test.support import requires, gc_collect namespace
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_font.py4 from test.support import requires, gc_collect, ALWAYS_EQ namespace
/third_party/python/Lib/test/
H A Dtest_file.py10 from test.support import gc_collect namespace
H A Dtest_module.py4 from test.support import gc_collect namespace
H A Dtest_yield_from.py13 from test.support import captured_stderr, disable_gc, gc_collect namespace
H A Dtest_queue.py9 from test.support import gc_collect namespace
H A Dtest_scope.py5 from test.support import gc_collect namespace
H A Dtest_asyncgen.py7 from test.support import gc_collect, requires_working_socket namespace
H A Dtest_weakref.py16 from test.support import gc_collect namespace
[all...]
H A Dtest_re.py1 from test.support import (gc_collect, bigmemtest, _2G, namespace
H A Dtest_xml_etree.py28 from test.support import findfile, gc_collect, swap_attr, swap_item namespace
/third_party/python/Modules/clinic/
H A Dgcmodule.c.h88 gc_collect(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in gc_collect() function
/third_party/python/Lib/unittest/test/
H A Dtest_assertions.py5 from test.support import gc_collect namespace
H A Dtest_case.py22 from test.support import captured_stderr, gc_collect namespace
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py33 from test.support import bigmemtest, catch_unraisable_exception, gc_collect namespace

Completed in 28 milliseconds