Lines Matching refs:diffs
1301 diffs = []1337 diffs.append(common.Difference(tf, sf))1342 common.ComputeDifferences(diffs)1344 for diff in diffs: