Searched defs:_4G (Results 1 - 8 of 8) sorted by relevance
/third_party/python/Lib/test/ |
H A D | test_binascii.py | 7 from test.support import bigmemtest, _1G, _4G, warnings_helper namespace
|
H A D | test_zlib.py | 10 from test.support import bigmemtest, _1G, _4G namespace
|
H A D | test_gzip.py | 15 from test.support import _4G, bigmemtest, requires_subprocess namespace
|
H A D | test_bigmem.py | 12 from test.support import bigmemtest, _1G, _2G, _4G namespace
|
H A D | test_bz2.py | 2 from test.support import bigmemtest, _4G namespace
|
H A D | test_hashlib.py | 22 from test.support import _4G, bigmemtest namespace
|
H A D | test_lzma.py | 12 from test.support import _4G, bigmemtest namespace
|
/third_party/python/Lib/test/support/ |
H A D | __init__.py | 869 _4G = 4 * _1G variable
|
Completed in 25 milliseconds