Home
last modified time | relevance | path

Searched refs:_1M (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_zlib.py171 _1M = 1024 * 1024
175 data = random.randbytes(_1M * 10)
/third_party/python/Lib/test/support/
H A D__init__.py866 _1M = 1024*1024 variable
867 _1G = 1024 * _1M
878 'm': _1M,

Completed in 6 milliseconds