Home
last modified time | relevance | path

Searched refs:GTEST_HAS_EXCEPTIONS (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-catch-exceptions-test_.cc44 #if GTEST_HAS_EXCEPTIONS
100 #if GTEST_HAS_EXCEPTIONS
284 #if GTEST_HAS_EXCEPTIONS in main()
H A Dgoogletest-throw-on-failure-test_.cc53 #if GTEST_HAS_EXCEPTIONS in main()
H A Dgoogletest-death-test_ex_test.cc44 #if GTEST_HAS_EXCEPTIONS
H A Dgoogletest-output-test_.cc585 #if GTEST_HAS_EXCEPTIONS
659 #if GTEST_HAS_EXCEPTIONS
H A Dgtest_unittest.cc3380 #if GTEST_HAS_EXCEPTIONS
3841 #if GTEST_HAS_EXCEPTIONS
4161 #if GTEST_HAS_EXCEPTIONS
4274 #if GTEST_HAS_EXCEPTIONS
4588 #if GTEST_HAS_EXCEPTIONS
6589 #if GTEST_HAS_EXCEPTIONS
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h459 #ifndef GTEST_HAS_EXCEPTIONS
464 #define GTEST_HAS_EXCEPTIONS 1 macro
472 #define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS macro
483 #define GTEST_HAS_EXCEPTIONS 1 macro
485 #define GTEST_HAS_EXCEPTIONS 0 macro
489 #define GTEST_HAS_EXCEPTIONS 1 macro
494 #define GTEST_HAS_EXCEPTIONS 1 macro
497 #define GTEST_HAS_EXCEPTIONS 1 macro
501 #define GTEST_HAS_EXCEPTIONS 1 macro
505 #define GTEST_HAS_EXCEPTIONS 0 macro
H A Dgtest-internal.h51 #if GTEST_HAS_EXCEPTIONS
147 #if GTEST_HAS_EXCEPTIONS
1315 #if GTEST_HAS_EXCEPTIONS
1390 #if GTEST_HAS_EXCEPTIONS
H A Dgtest-death-test-internal.h196 #if GTEST_HAS_EXCEPTIONS
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_ex_test.cc37 #if GTEST_HAS_EXCEPTIONS
H A Dgmock_link_test.h188 #if GTEST_HAS_EXCEPTIONS
412 #if GTEST_HAS_EXCEPTIONS
H A Dgmock-nice-strict_test.cc253 #if GTEST_HAS_EXCEPTIONS in TEST()
H A Dgmock-more-actions_test.cc596 #if GTEST_HAS_EXCEPTIONS
H A Dgmock-actions_test.cc1019 #if GTEST_HAS_EXCEPTIONS in TEST()
H A Dgmock-matchers-misc_test.cc1697 #if GTEST_HAS_EXCEPTIONS
H A Dgmock-spec-builders_test.cc1120 #if GTEST_HAS_EXCEPTIONS in TEST()
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h83 #if GTEST_HAS_EXCEPTIONS
1507 #if GTEST_HAS_EXCEPTIONS in PerformDefaultAction()
H A Dgmock-actions.h1815 #if GTEST_HAS_EXCEPTIONS
2156 #if GTEST_HAS_EXCEPTIONS
H A Dgmock-matchers.h5534 #if GTEST_HAS_EXCEPTIONS
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc121 #if GTEST_HAS_EXCEPTIONS
2620 #if GTEST_HAS_EXCEPTIONS
2699 #if GTEST_HAS_EXCEPTIONS in HandleExceptionsInMethodIfSupported()
5484 #if GTEST_HAS_EXCEPTIONS in AddTestPartResult()
6488 #if GTEST_HAS_EXCEPTIONS in AlwaysTrue()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h911 #if GTEST_HAS_EXCEPTIONS