Searched defs:use_fork (Results 1 – 2 of 2) sorted by relevance
14 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...]
1303 const bool use_fork = GTEST_FLAG_GET(death_test_use_fork); in ExecDeathTestSpawnChild() local1332 const bool use_fork = true; in ExecDeathTestSpawnChild() local