Searched defs:GTEST_HAS_SEH (Results 1 - 12 of 12) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h64 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
651 #ifndef GTEST_HAS_SEH
656 # define GTEST_HAS_SEH 1 macro
659 # define GTEST_HAS_SEH 0 macro
662 #endif // GTEST_HAS_SEH
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h64 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
638 #ifndef GTEST_HAS_SEH
643 # define GTEST_HAS_SEH 1 macro
646 # define GTEST_HAS_SEH 0 macro
649 #endif // GTEST_HAS_SEH
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h62 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
577 #ifndef GTEST_HAS_SEH
582 #define GTEST_HAS_SEH 1 macro
585 #define GTEST_HAS_SEH 0 macro
588 #endif // GTEST_HAS_SEH
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h64 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
643 #ifndef GTEST_HAS_SEH
648 # define GTEST_HAS_SEH 1 macro
651 # define GTEST_HAS_SEH 0 macro
654 #endif // GTEST_HAS_SEH
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h64 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
654 #ifndef GTEST_HAS_SEH
659 # define GTEST_HAS_SEH 1 macro
662 # define GTEST_HAS_SEH 0 macro
665 #endif // GTEST_HAS_SEH
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h92 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
905 #ifndef GTEST_HAS_SEH
910 # define GTEST_HAS_SEH 1 macro
913 # define GTEST_HAS_SEH 0
921 #endif // GTEST_HAS_SEH
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h92 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
905 #ifndef GTEST_HAS_SEH
910 # define GTEST_HAS_SEH 1 macro
913 # define GTEST_HAS_SEH 0
921 #endif // GTEST_HAS_SEH
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h92 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
904 #ifndef GTEST_HAS_SEH
909 # define GTEST_HAS_SEH 1 macro
912 # define GTEST_HAS_SEH 0
920 #endif // GTEST_HAS_SEH
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h68 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
751 #ifndef GTEST_HAS_SEH
756 # define GTEST_HAS_SEH 1 macro
759 # define GTEST_HAS_SEH 0
765 #endif // GTEST_HAS_SEH
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h157 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
1639 #ifndef GTEST_HAS_SEH
1644 #define GTEST_HAS_SEH 1 macro
1647 #define GTEST_HAS_SEH 0
1650 #endif // GTEST_HAS_SEH
/external/fmtlib/test/gtest/
H A Dgtest.h164 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
1851 #ifndef GTEST_HAS_SEH
1856 # define GTEST_HAS_SEH 1 macro
1859 # define GTEST_HAS_SEH 0
1862 #endif // GTEST_HAS_SEH
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h164 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
1851 #ifndef GTEST_HAS_SEH
1856 # define GTEST_HAS_SEH 1 macro
1859 # define GTEST_HAS_SEH 0
1862 #endif // GTEST_HAS_SEH

Completed in 303 milliseconds