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

  /external/skia/infra/bots/recipe_modules/infra/
api.py 71 self._local_file = local_file
75 'download ' + self._local_file,
91 """ % (self._local_file, self._key),
96 'cleanup ' + self._local_file,
108 """ % (self._local_file),
  /external/autotest/client/common_lib/cros/network/
iw_event_logger.py 24 self._local_file = local_file
56 return self._local_file
87 self._host.get_file(self._iw_event_log_path, self._local_file)
88 logging.info('iw event log saved to %s', self._local_file)

Completed in 597 milliseconds