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

/external/chromium-trace/catapult/telemetry/third_party/tsproxy/
H A Dtsproxy.py36 map_localhost = False variable
269 global map_localhost
282 if (dest_addresses is not None) and (not self.is_localhost or map_localhost):
290 global map_localhost
296 if (dest_addresses is not None) and (not self.is_localhost or map_localhost):
302 if not self.is_localhost or map_localhost:
585 global map_localhost
619 map_localhost = options.localhost

Completed in 90 milliseconds