Searched refs:throw_on_failure_ (Results 1 – 1 of 1) sorted by relevance
166 throw_on_failure_ = GTEST_FLAG_GET(throw_on_failure); in GTestFlagSaver()192 GTEST_FLAG_SET(throw_on_failure, throw_on_failure_); in ~GTestFlagSaver()217 bool throw_on_failure_; variable