Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dconnection.py216 CLEAN_INTERVAL = 5.0 variable in ConnectionPool
292 if self.last_clean_time + self.CLEAN_INTERVAL < now: