Home
last modified time | relevance | path

Searched refs:catch_exceptions_ (Results 26 – 50 of 417) sorted by relevance

12345678910>>...17

/dports/lang/spidermonkey60/firefox-60.9.0/testing/gtest/gtest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/llvm10/llvm-10.0.1.src/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/ult/ult_app/googletest/include/gtest/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/math/curv/curv-0.5/extern/googletest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/arpc/arpc-0.7/contrib/googletest-release-1.8.0/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/cssc/CSSC-1.4.1/unit-tests/googletest/src/
H A Dgtest-internal-inl.h167 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
188 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
209 bool catch_exceptions_; variable
812 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
819 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
929 bool catch_exceptions_; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/www/firefox/firefox-99.0/third_party/aom/third_party/googletest/src/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/third_party/googletest/src/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/gtests/google_test/gtest/src/
H A Dgtest-internal-inl.h167 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
188 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
209 bool catch_exceptions_; variable
812 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
819 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
929 bool catch_exceptions_; variable
/dports/multimedia/assimp/assimp-5.1.3/contrib/gtest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/gtests/google_test/gtest/src/
H A Dgtest-internal-inl.h167 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
188 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
209 bool catch_exceptions_; variable
812 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
819 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
929 bool catch_exceptions_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/www/davix/davix-0.7.6/deps/googletest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/llvm80/llvm-8.0.1.src/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/googletest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/third_party/googletest/src/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/sysutils/fusefs-encfs/encfs-1.9.5/vendor/github.com/google/googletest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions);
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_;
210 bool catch_exceptions_;
803 bool catch_exceptions() const { return catch_exceptions_; }
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; }
920 bool catch_exceptions_;
/dports/devel/llvm70/llvm-7.0.1.src/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable
/dports/www/node10/node-v10.24.1/deps/gtest/src/
H A Dgtest-internal-inl.h167 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
188 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
209 bool catch_exceptions_; variable
812 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
819 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
929 bool catch_exceptions_; variable
/dports/devel/py-mypy/mypy-0.910/mypyc/external/googletest/src/
H A Dgtest-internal-inl.h168 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
189 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
210 bool catch_exceptions_; variable
803 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions()
810 void set_catch_exceptions(bool value) { catch_exceptions_ = value; } in set_catch_exceptions()
920 bool catch_exceptions_; variable

12345678910>>...17