Searched refs:convert_to_unix_line_endings (Results 1 – 3 of 3) sorted by relevance
31 def convert_to_unix_line_endings(source): function425 if self.expected_assembly_substr not in convert_to_unix_line_endings(452 if self.unexpected_assembly_substr in convert_to_unix_line_endings(498 if self.expected_error != convert_to_unix_line_endings(status.stderr):527 if self.expected_error_substr not in convert_to_unix_line_endings(548 if self.expected_warning != convert_to_unix_line_endings(status.stderr):608 if self.expected_stdout != convert_to_unix_line_endings(status.stdout):613 converted = convert_to_unix_line_endings(status.stdout)642 if self.expected_stderr != convert_to_unix_line_endings(status.stderr):648 convert_to_unix_line_endings(status.stderr)):