Searched refs:remote_log_file (Results 1 – 1 of 1) sorted by relevance
276 def _is_capture_active(self, remote_log_file): argument283 'grep "listening on" "%s"' % remote_log_file, ignore_status=True302 remote_log_file = '%s.log' % remote_file310 remote_log_file)314 remote_log_file,316 is_capture_active = lambda: self._is_capture_active(remote_log_file)