Searched refs:log_file_content (Results 1 – 2 of 2) sorted by relevance
16 def __init__(self, log_file_content, jmidata_str): argument17 if not log_file_content:19 self._log_file = log_file_content
58 def __init__(self, log_file_content): argument59 super(JMIDataV3Helper, self).__init__(log_file_content, 'jmidatav3')