Searched refs:remote_log_file (Results 1 – 1 of 1) sorted by relevance
345 def _is_capture_active(self, remote_log_file): argument352 'grep "listening on" "%s"' % remote_log_file, ignore_status=True371 remote_log_file = '%s.log' % remote_file379 remote_log_file)383 remote_log_file,385 is_capture_active = lambda: self._is_capture_active(remote_log_file)