Home
last modified time | relevance | path

Searched defs:bigmemtest (Results 1 - 13 of 13) sorted by relevance

/third_party/python/Lib/test/test_json/
H A Dtest_dump.py4 from test.support import bigmemtest, _1G namespace
/third_party/python/Lib/ctypes/test/
H A Dtest_arrays.py2 from test.support import bigmemtest, _2G namespace
/third_party/python/Lib/test/
H A Dtest_binascii.py7 from test.support import bigmemtest, _1G, _4G, warnings_helper namespace
H A Dtest_largefile.py11 from test.support import requires, bigmemtest namespace
H A Dtest_zlib.py10 from test.support import bigmemtest, _1G, _4G namespace
[all...]
H A Dtest_gzip.py15 from test.support import _4G, bigmemtest, requires_subprocess namespace
H A Dtest_bigmem.py12 from test.support import bigmemtest, _1G, _2G, _4G namespace
[all...]
H A Dtest_bz2.py2 from test.support import bigmemtest, _4G namespace
H A Dtest_hashlib.py22 from test.support import _4G, bigmemtest namespace
H A Dtest_lzma.py12 from test.support import _4G, bigmemtest namespace
H A Dtest_re.py1 from test.support import (gc_collect, bigmemtest, _2G, namespace
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py33 from test.support import bigmemtest, catch_unraisable_exception, gc_collect namespace
/third_party/python/Lib/test/support/
H A D__init__.py927 def bigmemtest(size, memuse, dry_run=True): function

Completed in 19 milliseconds