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

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect
65 gc_collect()
78 gc_collect()
test_abc.py 225 test_support.gc_collect()
test_io.py 444 support.gc_collect()
476 support.gc_collect()
539 support.gc_collect()
645 support.gc_collect()
    [all...]
  /external/python/cpython2/Lib/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect
65 gc_collect()
78 gc_collect()
test_slice.py 139 test_support.gc_collect()
test_abc.py 225 test_support.gc_collect()
test_io.py 466 support.gc_collect()
498 support.gc_collect()
561 support.gc_collect()
657 support.gc_collect()
664 support.gc_collect()
695 support.gc_collect()
750 support.gc_collect()
    [all...]
test_descr.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect
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...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect
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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect
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...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_module.py 3 from test.test_support import run_unittest, gc_collect
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...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
gcmodule.c 1103 gc_collect(PyObject *self, PyObject *args, PyObject *kws) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
gcmodule.c 1049 gc_collect(PyObject *self, PyObject *args, PyObject *kws) function
    [all...]
  /external/python/cpython2/Modules/
gcmodule.c 1103 gc_collect(PyObject *self, PyObject *args, PyObject *kws) function
    [all...]

Completed in 661 milliseconds

1 2