Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h631 #ifndef GTEST_HAS_CLONE
641 #define GTEST_HAS_CLONE 1 macro
643 #define GTEST_HAS_CLONE 0 macro
646 #define GTEST_HAS_CLONE 1 macro
649 #define GTEST_HAS_CLONE 0 macro
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1213 #if GTEST_HAS_CLONE
1304 #if GTEST_HAS_CLONE in ExecDeathTestSpawnChild()
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc476 #if GTEST_HAS_CLONE && GTEST_HAS_PTHREAD