Searched refs:DoesUrlExist (Results 1 – 2 of 2) sorted by relevance
83 if pyauto_utils.DoesUrlExist('%s/%s.zip' % (self._url, zip_name)):134 get_remoting = pyauto_utils.DoesUrlExist(self._remoting_zip_url)
201 def DoesUrlExist(url): function221 return DoesUrlExist(response.getheader('location'))