Lines Matching defs:gc_collect
16 from test.support import gc_collect
152 gc_collect() # For PyPy or other GCs.
186 gc_collect() # For PyPy or other GCs.
194 gc_collect() # For PyPy or other GCs.
212 gc_collect() # For PyPy or other GCs.
237 gc_collect() # For PyPy or other GCs.
503 gc_collect() # For PyPy or other GCs.
517 gc_collect() # For PyPy or other GCs.
525 gc_collect() # For PyPy or other GCs.
530 gc_collect() # For PyPy or other GCs.
952 support.gc_collect()
966 ref1 = weakref.ref(x, lambda ref: support.gc_collect())
968 support.gc_collect()
987 gc_collect() # For PyPy or other GCs.
1290 gc_collect() # For PyPy or other GCs.
1294 gc_collect() # For PyPy or other GCs.
1301 gc_collect() # For PyPy or other GCs.
1322 gc_collect() # For PyPy or other GCs.
1326 gc_collect() # For PyPy or other GCs.
1825 gc_collect() # For PyPy or other GCs.
1984 support.gc_collect()
2152 >>> from test.support import gc_collect
2172 >>> gc_collect() # For PyPy or other GCs.
2225 >>> gc_collect() # For PyPy or other GCs.