Home
last modified time | relevance | path

Searched defs:child_process (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/core/
H A Dinvitation_unittest.cc326 base::Process child_process = base::SpawnMultiProcessTestChild( in LaunchChildTestClient() local
451 base::Process child_process = LaunchChildTestClient( in TEST_F() local
487 base::Process child_process = LaunchChildTestClient( in TEST_F() local
534 base::Process child_process = LaunchChildTestClient( in TEST_F() local
628 base::Process child_process = LaunchChildTestClient( in TEST_F() local
684 base::Process child_process = LaunchChildTestClient( in TEST_F() local
730 base::Process child_process = LaunchChildTestClient( in TEST_F() local
836 base::Process child_process = LaunchChildTestClient( in TEST_F() local
853 base::Process child_process = LaunchChildTestClient( in TEST_F() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_unittest.cc2919 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
2933 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
2947 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
2962 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
2978 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
2993 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
3082 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
3098 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
3114 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
3130 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local
[all …]
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc1022 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3670 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3684 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3698 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3712 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3727 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3741 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3836 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3852 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
3868 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local
[all …]
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D5-1.c42 static int child_process() in child_process() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D2-1.c55 static void child_process(int id) in child_process() function
H A D2-2.c55 static void child_process(int id) in child_process() function
H A D9-1.c52 static void child_process(void) in child_process() function
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dext2.rs87 let child_process = fork_process(jail, keep_rds, Some(String::from("mkfs process")), || { in launch() localVariable
/aosp_15_r20/external/llvm-libc/src/spawn/linux/
H A Dposix_spawn.cpp78 void child_process(const char *__restrict path, in child_process() function
/aosp_15_r20/external/crosvm/swap/src/
H A Dcontroller.rs133 child_process: Option<Child>, field
225 let child_process = in launch() localVariable
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
H A D2-2.c141 static int child_process(char *mqname, int read_pipe, int write_pipe) in child_process() function
H A D2-1.c139 static int child_process(char *mqname, int read_pipe, int write_pipe) in child_process() function
/aosp_15_r20/external/cronet/base/process/
H A Dkill_posix.cc128 BackgroundReaper(base::Process child_process, const TimeDelta& wait_time) in BackgroundReaper()
H A Dprocess_util_unittest.cc770 Process child_process = SpawnChild("process_util_test_never_die"); in TEST_F() local
802 Process child_process = SpawnChild("process_util_test_die_immediately"); in TEST_F() local
H A Dprocess_metrics_unittest.cc119 Process& child_process() { return child_process_; } in child_process() function in base::debug::__anonf2d6e9610111::TestChildLauncher
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
H A D2-1.c156 static int child_process(char *qname, int read_pipe, int write_pipe) in child_process() function
/aosp_15_r20/external/libchrome/base/process/
H A Dkill_posix.cc140 BackgroundReaper(base::Process child_process, const TimeDelta& wait_time) in BackgroundReaper()
H A Dprocess_util_unittest.cc694 Process child_process = SpawnChild("process_util_test_never_die"); in TEST_F() local
727 Process child_process = SpawnChild("process_util_test_die_immediately"); in TEST_F() local
/aosp_15_r20/external/python/oauth2client/tests/contrib/
Dtest_multiprocess_file_storage.py186 def child_process(die_event, ready_event): # pragma: NO COVER function
/aosp_15_r20/external/perfetto/infra/perfetto.dev/
H A Dbuild.js20 const child_process = require('child_process'); constant
/aosp_15_r20/external/crosvm/devices/src/
H A Dproxy.rs305 let child_process = fork_process(jail, keep_rds, Some(debug_label.clone()), || { in new() localVariable
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher_unittest.cc1368 Process child_process = SpawnMultiProcessTestChild( in TEST() local