Searched refs:throw_on_failure_ (Results 1 - 7 of 7) sorted by relevance

/external/chromium/testing/gtest/src/
H A Dgtest-internal-inl.h170 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
191 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
212 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver
/external/gtest/src/
H A Dgtest-internal-inl.h170 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
191 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
212 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-internal-inl.h170 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
191 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
212 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h170 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
191 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
211 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver
/external/open-vcdiff/gtest/src/
H A Dgtest-internal-inl.h149 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
169 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
189 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h147 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
166 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
185 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver
/external/ceres-solver/internal/ceres/
H A Dgmock_gtest_all.cc568 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
589 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
610 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver

Completed in 88 milliseconds