Home | History | Annotate | Download | only in releasetools

Lines Matching refs:diffs

916     diffs = []
952 diffs.append(common.Difference(tf, sf))
957 common.ComputeDifferences(diffs)
959 for diff in diffs: