HomeSort by relevance Sort by last modified time
    Searched full:_get_system_proxy (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
httpclient.py 275 def _get_system_proxy(is_ssl): member in class:RealHttpFetch
292 system_proxy = self._get_system_proxy(is_ssl)
httpclient_test.py 136 self.fetch._get_system_proxy = get_proxy

Completed in 171 milliseconds