Searched refs:sortDiffInfoByStatus (Results 1 – 2 of 2) sorted by relevance
66 MarkdownReporter.sortDiffInfoByStatus(diffsInSameSystem, fileName, dest);70 …static sortDiffInfoByStatus(diffsInSameSystem: BasicDiffInfo[], fileName: string, dest: string | u… method in WriterHelper.MarkdownReporter
89 sortDiffInfoByStatus(diffsInSameSystem, fileName, dest);94 function sortDiffInfoByStatus(diffsInSameSystem, fileName, dest) { function