Searched refs:GTEST_HAS_CLONE (Results 1 - 19 of 19) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h43 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
443 #ifndef GTEST_HAS_CLONE
447 #define GTEST_HAS_CLONE 1 macro
449 #define GTEST_HAS_CLONE 0 macro
452 #endif // GTEST_HAS_CLONE
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h71 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
753 #ifndef GTEST_HAS_CLONE
760 # define GTEST_HAS_CLONE 1 macro
762 # define GTEST_HAS_CLONE 0
765 # define GTEST_HAS_CLONE 1
768 # define GTEST_HAS_CLONE 0
771 #endif // GTEST_HAS_CLONE
/external/gtest/include/gtest/internal/
H A Dgtest-port.h47 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
609 #ifndef GTEST_HAS_CLONE
616 # define GTEST_HAS_CLONE 1 macro
618 # define GTEST_HAS_CLONE 0
621 # define GTEST_HAS_CLONE 1
624 # define GTEST_HAS_CLONE 0
627 #endif // GTEST_HAS_CLONE
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h43 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
514 #ifndef GTEST_HAS_CLONE
518 # define GTEST_HAS_CLONE 1 macro
520 # define GTEST_HAS_CLONE 0 macro
523 #endif // GTEST_HAS_CLONE
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h43 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
523 #ifndef GTEST_HAS_CLONE
527 # define GTEST_HAS_CLONE 1 macro
529 # define GTEST_HAS_CLONE 0 macro
532 #endif // GTEST_HAS_CLONE
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h43 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
514 #ifndef GTEST_HAS_CLONE
518 # define GTEST_HAS_CLONE 1 macro
520 # define GTEST_HAS_CLONE 0 macro
523 #endif // GTEST_HAS_CLONE
/external/protobuf/gtest/src/
H A Dgtest-death-test.cc904 #if GTEST_HAS_CLONE
923 #endif // GTEST_HAS_CLONE
/external/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc1052 # if GTEST_HAS_CLONE
1082 # endif // GTEST_HAS_CLONE
/external/chromium_org/testing/gtest/test/
H A Dgtest-death-test_test.cc462 # if GTEST_HAS_CLONE && GTEST_HAS_PTHREAD
484 # endif // GTEST_HAS_CLONE && GTEST_HAS_PTHREAD
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc957 # if GTEST_HAS_CLONE
976 # endif // GTEST_HAS_CLONE
/external/gtest/src/
H A Dgtest-death-test.cc1050 # if GTEST_HAS_CLONE
1080 # endif // GTEST_HAS_CLONE
/external/gtest/test/
H A Dgtest-death-test_test.cc467 # if GTEST_HAS_CLONE && GTEST_HAS_PTHREAD
489 # endif // GTEST_HAS_CLONE && GTEST_HAS_PTHREAD
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc959 # if GTEST_HAS_CLONE
978 # endif // GTEST_HAS_CLONE
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc957 # if GTEST_HAS_CLONE
976 # endif // GTEST_HAS_CLONE
/external/protobuf/gtest/test/
H A Dgtest-death-test_test.cc413 #if GTEST_HAS_CLONE
425 #endif // GTEST_HAS_CLONE
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7544 # if GTEST_HAS_CLONE
7574 # endif // GTEST_HAS_CLONE
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7544 # if GTEST_HAS_CLONE
7574 # endif // GTEST_HAS_CLONE
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h143 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
1716 #ifndef GTEST_HAS_CLONE
1723 # define GTEST_HAS_CLONE 1 macro
1725 # define GTEST_HAS_CLONE 0
1728 # define GTEST_HAS_CLONE 1
1731 # define GTEST_HAS_CLONE 0
1734 #endif // GTEST_HAS_CLONE
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h143 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
1716 #ifndef GTEST_HAS_CLONE
1723 # define GTEST_HAS_CLONE 1 macro
1725 # define GTEST_HAS_CLONE 0
1728 # define GTEST_HAS_CLONE 1
1731 # define GTEST_HAS_CLONE 0
1734 #endif // GTEST_HAS_CLONE

Completed in 3733 milliseconds