Home | History | Annotate | Download | only in internal

Lines Matching defs:GTEST_HAS_SEH

92 //   GTEST_HAS_SEH            - Define it to 1/0 to indicate whether the
905 #ifndef GTEST_HAS_SEH
910 # define GTEST_HAS_SEH 1
913 # define GTEST_HAS_SEH 0
921 #endif // GTEST_HAS_SEH