Searched refs:parse_crash (Results 1 – 2 of 2) sorted by relevance
28 return sut.parse_crash(file_name)106 result = sut.parse_crash(pp_file + '.info.txt')
287 return (parse_crash(filename)371 def parse_crash(filename): function