HomeSort by relevance Sort by last modified time
    Searched refs:gc_collect (Results 1 - 10 of 10) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect namespace
65 gc_collect()
78 gc_collect()
test_abc.py 225 test_support.gc_collect()
test_io.py 455 support.gc_collect()
487 support.gc_collect()
550 support.gc_collect()
629 support.gc_collect()
687 support.gc_collect()
    [all...]
test_descr.py     [all...]
test_support.py 923 def gc_collect(): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect namespace
65 gc_collect()
78 gc_collect()
test_abc.py 225 test_support.gc_collect()
test_io.py 455 support.gc_collect()
487 support.gc_collect()
550 support.gc_collect()
629 support.gc_collect()
687 support.gc_collect()
    [all...]
test_descr.py     [all...]
test_support.py 923 def gc_collect(): function
    [all...]

Completed in 418 milliseconds