Home
last modified time | relevance | path

Searched refs:old_gc (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/ruby/tests/
Dgc_test.rb6 old_gc = GC.stress
12 GC.stress = old_gc
92 old_gc = GC.stress
101 GC.stress = old_gc
/third_party/gstreamer/gstplugins_base/tests/icles/
Dstress-videooverlay.c119 GC old_gc = gc; in cycle_window() local
135 XFreeGC (disp, old_gc); in cycle_window()
/third_party/python/Lib/test/
Dtest_sys_setprofile.py401 old_gc = gc.isenabled()
408 if old_gc: