Home
last modified time | relevance | path

Searched defs:source_root (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/kyua-cli/dist/engine/drivers/
H A Dlist_tests_test.cpp101 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 Dmain.py89 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 Dkyuafile.cpp607 engine::kyuafile::source_root(void) const in source_root() function in engine::kyuafile
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A DTest.py152 def __init__(self, name, source_root, exec_root, config): argument