Searched refs:throw_on_failure_ (Results 1 - 9 of 9) 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/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h176 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
197 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
219 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver
/external/chromium_org/third_party/mesa/src/src/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/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/mesa3d/src/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/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/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc582 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
603 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
624 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver

Completed in 151 milliseconds