Home
last modified time | relevance | path

Searched defs:test_dir (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/asan/Unit/
H A Dlit.site.cfg.py.in43 test_dir = "@CONFIG_NAME_DYNAMIC@" variable
45 test_dir = "@CONFIG_NAME@" variable
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/
H A DTestToolBase.py156 def _run_test(self, test_dir): argument