Searched refs:throw_on_failure_ (Results 1 – 1 of 1) sorted by relevance
177 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