Home
last modified time | relevance | path

Searched refs:throw_on_failure_ (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h172 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
195 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
215 bool throw_on_failure_; variable
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h182 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
203 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
224 bool throw_on_failure_; variable
/external/googletest/googletest/src/
Dgtest-internal-inl.h182 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
206 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
230 bool throw_on_failure_; variable
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h177 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
199 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
221 bool throw_on_failure_; variable
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h179 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
201 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
223 bool throw_on_failure_; variable
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h176 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
198 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
220 bool throw_on_failure_; variable
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h177 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
199 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
221 bool throw_on_failure_; variable
/external/fmtlib/test/
Dgmock-gtest-all.cc592 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
613 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
634 bool throw_on_failure_; member in testing::internal::GTestFlagSaver
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc589 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
610 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
631 bool throw_on_failure_; member in testing::internal::GTestFlagSaver