Home
last modified time | relevance | path

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

/freebsd-head/contrib/googletest/googletest/test/
HDgoogletest-catch-exceptions-test_.cc44 #if GTEST_HAS_EXCEPTIONS
100 #if GTEST_HAS_EXCEPTIONS
284 #if GTEST_HAS_EXCEPTIONS in main()
HDgoogletest-throw-on-failure-test_.cc53 #if GTEST_HAS_EXCEPTIONS in main()
HDgoogletest-death-test_ex_test.cc44 #if GTEST_HAS_EXCEPTIONS
HDgoogletest-output-test_.cc585 #if GTEST_HAS_EXCEPTIONS
659 #if GTEST_HAS_EXCEPTIONS
HDgtest_unittest.cc3331 #if GTEST_HAS_EXCEPTIONS
3792 #if GTEST_HAS_EXCEPTIONS
4112 #if GTEST_HAS_EXCEPTIONS
4225 #if GTEST_HAS_EXCEPTIONS
4539 #if GTEST_HAS_EXCEPTIONS
6540 #if GTEST_HAS_EXCEPTIONS
/freebsd-head/contrib/googletest/googletest/include/gtest/internal/
HDgtest-port.h461 #ifndef GTEST_HAS_EXCEPTIONS
466 #define GTEST_HAS_EXCEPTIONS 1 macro
474 #define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS macro
485 #define GTEST_HAS_EXCEPTIONS 1 macro
487 #define GTEST_HAS_EXCEPTIONS 0 macro
491 #define GTEST_HAS_EXCEPTIONS 1 macro
496 #define GTEST_HAS_EXCEPTIONS 1 macro
499 #define GTEST_HAS_EXCEPTIONS 1 macro
503 #define GTEST_HAS_EXCEPTIONS 1 macro
507 #define GTEST_HAS_EXCEPTIONS 0 macro
HDgtest-internal.h51 #if GTEST_HAS_EXCEPTIONS
147 #if GTEST_HAS_EXCEPTIONS
1318 #if GTEST_HAS_EXCEPTIONS
1393 #if GTEST_HAS_EXCEPTIONS
HDgtest-death-test-internal.h196 #if GTEST_HAS_EXCEPTIONS
/freebsd-head/contrib/googletest/googlemock/test/
HDgmock_ex_test.cc37 #if GTEST_HAS_EXCEPTIONS
HDgmock_link_test.h188 #if GTEST_HAS_EXCEPTIONS
412 #if GTEST_HAS_EXCEPTIONS
HDgmock-nice-strict_test.cc253 #if GTEST_HAS_EXCEPTIONS in TEST()
HDgmock-more-actions_test.cc567 #if GTEST_HAS_EXCEPTIONS
HDgmock-matchers-misc_test.cc1638 #if GTEST_HAS_EXCEPTIONS
HDgmock-actions_test.cc1019 #if GTEST_HAS_EXCEPTIONS in TEST()
HDgmock-spec-builders_test.cc1121 #if GTEST_HAS_EXCEPTIONS in TEST()
/freebsd-head/contrib/googletest/googlemock/include/gmock/
HDgmock-spec-builders.h83 #if GTEST_HAS_EXCEPTIONS
1507 #if GTEST_HAS_EXCEPTIONS in PerformDefaultAction()
HDgmock-actions.h1739 #if GTEST_HAS_EXCEPTIONS
2073 #if GTEST_HAS_EXCEPTIONS
HDgmock-matchers.h5266 #if GTEST_HAS_EXCEPTIONS
/freebsd-head/contrib/googletest/googletest/src/
HDgtest.cc121 #if GTEST_HAS_EXCEPTIONS
2593 #if GTEST_HAS_EXCEPTIONS
2672 #if GTEST_HAS_EXCEPTIONS in HandleExceptionsInMethodIfSupported()
5435 #if GTEST_HAS_EXCEPTIONS in AddTestPartResult()
6365 #if GTEST_HAS_EXCEPTIONS in AlwaysTrue()
/freebsd-head/contrib/googletest/googletest/include/gtest/
HDgtest.h911 #if GTEST_HAS_EXCEPTIONS