Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp139 parser(const fs::path& source_root_, const fs::path& build_root_, in parser()
561 engine::kyuafile::kyuafile(const fs::path& source_root_, in kyuafile()
593 const fs::path source_root_ = file.branch_path(); in load() local