Searched defs:GTEST_HAS_SEH (Results 1 - 10 of 10) 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
648 #ifndef GTEST_HAS_SEH
653 # define GTEST_HAS_SEH 1 macro
656 # define GTEST_HAS_SEH 0 macro
659 #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/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/gtest/include/gtest/internal/
H A Dgtest-port.h68 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
744 #ifndef GTEST_HAS_SEH
749 # define GTEST_HAS_SEH 1 macro
752 # define GTEST_HAS_SEH 0
755 #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/libvpx/libvpx/third_party/googletest/src/include/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/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h164 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
1902 #ifndef GTEST_HAS_SEH
1907 # define GTEST_HAS_SEH 1 macro
1910 # define GTEST_HAS_SEH 0
1913 #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 851 milliseconds