Searched refs:format_entry (Results 1 – 2 of 2) sorted by relevance
18 return list(sut.format_entry(trace))31 return list(sut.format_entry(trace))[0]['file']
81 format_entry(command) for command in commands)212 def format_entry(exec_trace): function