Home
last modified time | relevance | path

Searched refs:exit_handle2 (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/kyua/utils/process/
H A Dexecutor_test.cpp739 executor::exit_handle exit_handle2 = handle.wait_any(); in ATF_TEST_CASE_BODY() local
740 paths.push_back(exit_handle2.stdout_file()); in ATF_TEST_CASE_BODY()
741 paths.push_back(exit_handle2.stderr_file()); in ATF_TEST_CASE_BODY()
742 paths.push_back(exit_handle2.work_directory()); in ATF_TEST_CASE_BODY()