Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestUpdateDiffs.py24 ref_results_path = tester.get_output_dir()
27 created_results_path = tester.get_output_dir()
H A DSATestBenchmark.py62 output_dir = tester.get_output_dir()
H A DSATestBuild.py335 output_dir = self.get_output_dir()
354 def get_output_dir(self) -> str: member in ProjectTester