Searched refs:child_simple_function (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/kyua-cli/dist/utils/process/ |
H A D | child_test.cpp | 74 child_simple_function(void) in child_simple_function() function 276 child_simple_function< 123, 'Z' >, in do_inherit_test() 350 process::child::fork_capture(child_simple_function< 1, 'A' >); in ATF_TEST_CASE_BODY() 406 process::child::fork_capture(child_simple_function< 1, 'A' >); in ATF_TEST_CASE_BODY() 422 child_simple_function< 15, 'Z' >, file1, file2); in ATF_TEST_CASE_BODY() 526 process::child::fork_files(child_simple_function< 1, 'A' >, in ATF_TEST_CASE_BODY() 543 child_simple_function< 1, 'A' >, fs::path("raise-error"), in ATF_TEST_CASE_BODY() 558 child_simple_function< 1, 'A' >, fs::path("created"), in ATF_TEST_CASE_BODY()
|