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

/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h182 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
203 GTEST_FLAG(throw_on_failure) = throw_on_failure_;
224 bool throw_on_failure_; member in class:testing::internal::GTestFlagSaver

Completed in 9 milliseconds