Home | History | Annotate | Download | only in test

Lines Matching refs:GC

555             import gc, threading
565 print("GC:",
571 gc.collect() # sanity check
578 ["GC: True True True"] * 2)