Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dchild.cpp317 const fs::path& stderr_file) in fork_files_aux()
402 const fs::path& stderr_file) in spawn_files()
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtesters.cpp277 const fs::path& stderr_file, in test()
H A Dtest_case.cpp478 const fs::auto_file stderr_file(work_directory / "stderr.txt"); in run_test_case() local
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-spawn.c492 uv_file stderr_file; in TEST_IMPL() local