Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/
Dvault.py44 SingleOperationThreshold = 100 * _MEGABYTE variable in Vault
86 if os.path.getsize(filename) > self.SingleOperationThreshold: