Home
last modified time | relevance | path

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

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