Searched refs:GTEST_HAS_SEH (Results 1 - 14 of 14) sorted by relevance

/external/chromium/testing/gtest/test/
H A Dgtest_break_on_failure_unittest_.cc56 #if GTEST_HAS_SEH && !GTEST_OS_WINDOWS_MOBILE
72 # if GTEST_HAS_SEH && !GTEST_OS_WINDOWS_MOBILE
H A Dgtest-death-test_ex_test.cc39 # if GTEST_HAS_SEH
76 # if GTEST_HAS_SEH
H A Dgtest_catch_exceptions_test_.cc40 #if GTEST_HAS_SEH
51 #if GTEST_HAS_SEH
99 #endif // GTEST_HAS_SEH
/external/gtest/test/
H A Dgtest_break_on_failure_unittest_.cc56 #if GTEST_HAS_SEH && !GTEST_OS_WINDOWS_MOBILE
72 # if GTEST_HAS_SEH && !GTEST_OS_WINDOWS_MOBILE
H A Dgtest-death-test_ex_test.cc39 # if GTEST_HAS_SEH
76 # if GTEST_HAS_SEH
H A Dgtest_catch_exceptions_test_.cc40 #if GTEST_HAS_SEH
51 #if GTEST_HAS_SEH
99 #endif // GTEST_HAS_SEH
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h63 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
549 #ifndef GTEST_HAS_SEH
554 #define GTEST_HAS_SEH 1 macro
557 #define GTEST_HAS_SEH 0 macro
560 #endif // GTEST_HAS_SEH
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h64 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
629 #ifndef GTEST_HAS_SEH
634 # define GTEST_HAS_SEH 1 macro
637 # define GTEST_HAS_SEH 0 macro
640 #endif // GTEST_HAS_SEH
/external/gtest/include/gtest/internal/
H A Dgtest-port.h64 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
656 #ifndef GTEST_HAS_SEH
661 # define GTEST_HAS_SEH 1 macro
664 # define GTEST_HAS_SEH 0 macro
667 #endif // GTEST_HAS_SEH
/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
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/chromium/testing/gtest/src/
H A Dgtest.cc504 #if GTEST_HAS_SEH
530 #endif // GTEST_HAS_SEH
2012 #if GTEST_HAS_SEH
2027 #endif // GTEST_HAS_SEH
2073 #if GTEST_HAS_SEH
2091 #endif // GTEST_HAS_SEH
3827 #if GTEST_HAS_SEH
3869 #endif // GTEST_HAS_SEH
/external/gtest/src/
H A Dgtest.cc504 #if GTEST_HAS_SEH
530 #endif // GTEST_HAS_SEH
2012 #if GTEST_HAS_SEH
2027 #endif // GTEST_HAS_SEH
2073 #if GTEST_HAS_SEH
2091 #endif // GTEST_HAS_SEH
3827 #if GTEST_HAS_SEH
3869 #endif // GTEST_HAS_SEH
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc504 #if GTEST_HAS_SEH
530 #endif // GTEST_HAS_SEH
2012 #if GTEST_HAS_SEH
2027 #endif // GTEST_HAS_SEH
2073 #if GTEST_HAS_SEH
2091 #endif // GTEST_HAS_SEH
3795 #if GTEST_HAS_SEH
3837 #endif // GTEST_HAS_SEH
/external/protobuf/gtest/src/
H A Dgtest.cc2030 #if GTEST_HAS_SEH
2077 #endif // GTEST_HAS_SEH
2261 #if GTEST_HAS_SEH
2283 #endif // GTEST_HAS_SEH
3609 #if GTEST_HAS_SEH
3664 #endif // GTEST_HAS_SEH

Completed in 1189 milliseconds