Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/drivers/
H A Ddebug_test.cpp67 const engine::kyuafile& kyuafile) in find_test_case()
126 const engine::kyuafile kyuafile = engine::kyuafile::load( in drive() local
H A Dlist_tests.cpp94 const engine::kyuafile kyuafile = engine::kyuafile::load( in drive() local
H A Drun_tests.cpp174 const engine::kyuafile kyuafile = engine::kyuafile::load( in drive() local
/netbsd-src/external/bsd/kyua-cli/dist/examples/
H A Dsyntax_test.cpp125 const engine::kyuafile kyuafile = engine::kyuafile::load( in ATF_TEST_CASE_BODY() local
159 const engine::kyuafile kyuafile = engine::kyuafile::load( in ATF_TEST_CASE_BODY() local
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.hpp64 class kyuafile { class
H A Dkyuafile.cpp561 engine::kyuafile::kyuafile(const fs::path& source_root_, in kyuafile() function in engine::kyuafile