Home
last modified time | relevance | path

Searched defs:use_fork (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/functionalities/fork/concurrent_vfork/
H A DTestConcurrentVFork.py14 def build_run_to_breakpoint(self, use_fork, call_exec): argument
29 def follow_parent_helper(self, use_fork, call_exec): argument
41 def follow_child_helper(self, use_fork, call_exec): argument
[all...]
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-death-test.cc1303 const bool use_fork = GTEST_FLAG_GET(death_test_use_fork); in ExecDeathTestSpawnChild() local
1332 const bool use_fork = true; in ExecDeathTestSpawnChild() local