Searched refs:ExecDeathTestChildMain (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 960 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 1092 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild() 1101 ExecDeathTestChildMain(&args); in ExecDeathTestSpawnChild()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-death-test.cc | 960 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 1092 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild() 1101 ExecDeathTestChildMain(&args); in ExecDeathTestSpawnChild()
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest-death-test.cc | 900 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 970 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestFork() 979 ExecDeathTestChildMain(&args); in ExecDeathTestFork()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 903 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 973 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestFork() 982 ExecDeathTestChildMain(&args); in ExecDeathTestFork()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 960 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 1092 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild() 1101 ExecDeathTestChildMain(&args); in ExecDeathTestSpawnChild()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-death-test.cc | 946 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 1068 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild() 1077 ExecDeathTestChildMain(&args); in ExecDeathTestSpawnChild()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-death-test.cc | 1173 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 1308 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild() 1317 ExecDeathTestChildMain(&args); in ExecDeathTestSpawnChild()
|
/external/googletest/googletest/src/ |
D | gtest-death-test.cc | 1232 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 1368 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild() 1377 ExecDeathTestChildMain(&args); in ExecDeathTestSpawnChild()
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 7794 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain() function 7926 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild() 7935 ExecDeathTestChildMain(&args); in ExecDeathTestSpawnChild()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 26955 FUNC 41af8 184 0 testing::internal::ExecDeathTestChildMain
|