Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Dexecutor.cpp137 const fs::path stdout_file; member
245 executor::exec_handle::stdout_file(void) const in stdout_file() function in executor::exec_handle
285 const fs::path stdout_file; member
516 executor::exit_handle::stdout_file(void) const in stdout_file() function in executor::exit_handle
806 const fs::path& stdout_file, in spawn_post()
H A Dchild.cpp256 process::child::fork_files_aux(const fs::path& stdout_file, in fork_files_aux()
341 const fs::path& stdout_file, in spawn_files()
H A Dexecutor_test.cpp462 const fs::path stdout_file = exit_handle.stdout_file(); in ATF_TEST_CASE_BODY() local
482 const fs::path stdout_file("custom-stdout.txt"); in ATF_TEST_CASE_BODY() local
/freebsd/contrib/kyua/engine/
H A Dscheduler_test.cpp755 const fs::path stdout_file = result_handle->stdout_file(); in ATF_TEST_CASE_BODY() local
1078 const fs::path stdout_file("custom-stdout.txt"); in ATF_TEST_CASE_BODY() local
H A Dscheduler.cpp799 scheduler::result_handle::stdout_file(void) const in stdout_file() function in scheduler::result_handle