Home | History | Annotate | Download | only in releasetools

Lines Matching refs:diffs

922     diffs = []
958 diffs.append(common.Difference(tf, sf))
963 common.ComputeDifferences(diffs)
965 for diff in diffs: