Home | History | Annotate | Download | only in test

Lines Matching refs:_2G

11     from test.test_support import _2G, _1M, precisionbigmemtest
14 _2G = _1M = 0
1299 @precisionbigmemtest(size=_2G + 100*_1M, memuse=5)