Searched refs:preprocess (Results 1 - 2 of 2) sorted by relevance

/build/make/tools/releasetools/
H A Dtarget_files_diff.py123 def preprocess(name, filename): function
139 Diff a file pair with diff, running preprocess() on the arguments first.
141 with preprocess(name, file1) as f1:
142 with preprocess(name, file2) as f2:
/build/tools/releasetools/
H A Dtarget_files_diff.py123 def preprocess(name, filename): function
139 Diff a file pair with diff, running preprocess() on the arguments first.
141 with preprocess(name, file1) as f1:
142 with preprocess(name, file2) as f2:

Completed in 132 milliseconds