Home
last modified time | relevance | path

Searched refs:_BuildCurrentBranch (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/testing/tools/
Dsafetynet_compare.py148 self._BuildCurrentBranch(self.after_build_dir)
152 self._BuildCurrentBranch(self.before_build_dir)
205 self._BuildCurrentBranch(self.after_build_dir)
211 self._BuildCurrentBranch(self.before_build_dir)
237 self._BuildCurrentBranch(self.after_build_dir)
259 self._BuildCurrentBranch(self.after_build_dir)
268 self._BuildCurrentBranch(before_build_dir)
308 self._BuildCurrentBranch(build_dir)
375 def _BuildCurrentBranch(self, build_dir): member in CompareRun