Home
last modified time | relevance | path

Searched refs:exit_handle1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/utils/process/
H A Dexecutor_test.cpp734 executor::exit_handle exit_handle1 = handle.wait_any(); in ATF_TEST_CASE_BODY() local
735 paths.push_back(exit_handle1.stdout_file()); in ATF_TEST_CASE_BODY()
736 paths.push_back(exit_handle1.stderr_file()); in ATF_TEST_CASE_BODY()
737 paths.push_back(exit_handle1.work_directory()); in ATF_TEST_CASE_BODY()