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

/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-death-test.cc1069 const bool use_fork = GTEST_FLAG(death_test_use_fork); local in function:testing::internal::ExecDeathTestSpawnChild
1097 const bool use_fork = true; local in function:testing::internal::ExecDeathTestSpawnChild
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc1363 const bool use_fork = GTEST_FLAG(death_test_use_fork); local in function:testing::internal::ExecDeathTestSpawnChild
1392 const bool use_fork = true; local in function:testing::internal::ExecDeathTestSpawnChild

Completed in 8 milliseconds