Home
last modified time | relevance | path

Searched refs:BIG_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
Dtest_pool.py98 BIG_SIZE = 10000 variable
118 if out.size != BIG_SIZE:
119 print(out.size, BIG_SIZE)
120 assert out.size == BIG_SIZE
217 contents = "-" * BIG_SIZE