Home | History | Annotate | Download | only in releasetools

Lines Matching refs:diffs

1346     diffs = []
1382 diffs.append(common.Difference(tf, sf))
1387 common.ComputeDifferences(diffs)
1389 for diff in diffs: