Searched defs:source_root (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/kyua-cli/dist/engine/drivers/ |
H A D | list_tests_test.cpp | 101 create_helpers(const atf::tests::tc* tc, const fs::path& source_root, in create_helpers() 136 run_helpers(const fs::path& source_root, in run_helpers()
|
/minix3/external/bsd/llvm/dist/llvm/utils/llvm-build/llvmbuild/ |
H A D | main.py | 89 def load_from_path(source_root, llvmbuild_source_root): argument 95 def __init__(self, source_root, component_infos): argument
|
/minix3/external/bsd/kyua-cli/dist/engine/ |
H A D | kyuafile.cpp | 607 engine::kyuafile::source_root(void) const in source_root() function in engine::kyuafile
|
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/ |
H A D | Test.py | 152 def __init__(self, name, source_root, exec_root, config): argument
|