Home
last modified time | relevance | path

Searched refs:ExecDeathTestSpawnChild (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc8693 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function
8829 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()