Home
last modified time | relevance | path

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

/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dconfiguration.py94 test_src_root = lldbsuite.lldb_test_root variable
Dlldbtest.py563 lldb_test_src = configuration.test_src_root
591 full_dir = os.path.join(configuration.test_src_root, cls.mydir)
729 return os.path.join(configuration.test_src_root, self.mydir)
/external/llvm-project/lldb/packages/Python/lldbsuite/test/builders/
Dbuilder.py50 src_dir = os.path.join(configuration.test_src_root, test_subdir)